Mounting a network share
Corinna Vinschen
corinna-cygwin@cygwin.com
Mon Nov 2 16:18:00 GMT 2015
On Nov 1 23:35, Mike Brown wrote:
> On Mon, Nov 02, 2015 at 04:40:33AM +0300, Andrey Repin wrote:
> > net use //host/resource[/path] P: * /PERSISTENT /SAVECRED
>
> I got the following to be accepted:
>
> net use \\192.168.1.40\Public password /user:brown /persistant:yes
>
> The syntax doesn't have a place to where it should be mounted.
I missed that in my reply. It has:
net use X: \\server\share
when using this command in a Cygwin shell, keep in mind that backslashes
need to be escaped in Unix shells:
net use X: \\\\server\\share
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Maintainer cygwin AT cygwin DOT com
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20151102/1d4238b2/attachment.sig>
More information about the Cygwin
mailing list