Re: net use syntax

"Ming-Ching Tiew" <[email protected]> Tue, 28 Nov 2006 17:06:27 +0800
Newsgroups gmane.network.ssh.windows
Message-ID <041801c712cc$7cb4f1d0$0100a8c0@newlife>
From: "Van Sickler, Jim" <[email protected]>
> 
> I don't think I've been of any help, but this may
> assure you that you aren't alone!
> 

I have removed my OpenSSH installer and replaced it with
CopSSH installation. I am not sure if it is due to that but now this 
command works for me :-

      unix$ ssh .....              net use '\\\\server\\share' ......
( 4 backslash before server and 2 backslash before share )


Without the single quote, this will work :-

      unix$ ssh ...               net use \\\\\\\\server\\\\share .....

( 8 backslash before server and 4 backslash before share )

Cheers.




--
List Info:      http://erdelynet.com/ssh-l/
List Archives:  http://erdelynet.com/archive/ssh-l/
To Unsubscribe: Mail mailto:[email protected]