1
Utilities / Re: Share and map shares in ArcaOS command line
« on: June 26, 2020, 07:44:29 pm »Try using the "net use" command:
net use [available drive] [\\host\share] [password]
Example:
net use w: \\sentinel\backup password
I did exactly that and I am getting an error 58. That's why I ask.
Apparently error 59 is "The specified server cannot perform the requested operation.".