Stephen Heumann
92649e33ee
Enhance mounturl command-line utility.
...
It now accepts a flag "-c" to disable caching, and can also print meaningful error messages.
2018-10-02 18:04:22 -05:00
Stephen Heumann
1ce645ec0d
Add flag controlling whether to use cache.
2018-10-01 22:42:33 -05:00
Stephen Heumann
85cb0c5971
CDev and mounturl tweaks.
...
The CDev connects to the network if not already connected, and it displays the arrow cursor in the "no NetDiskInit" alert from MachineCDEV.
The mounturl utility now has meaningful return values.
2018-08-14 20:44:08 -05:00
Stephen Heumann
4dbfd93179
Implement request procedure for mounting a disk by URL.
2018-08-12 20:51:09 -05:00
Stephen Heumann
8b09d6bb7d
Switch to using a struct for the MountURL DControl call.
...
This allows us to return a better error code and provides for future extensibility.
2018-08-12 18:45:08 -05:00
Stephen Heumann
d718d82ff1
Initial support for mounting and reading a remote filesystem.
2018-08-10 17:53:09 -05:00