delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2007/08/06/17:56:59

X-Spam-Check-By: sourceware.org
Date: Mon, 6 Aug 2007 17:56:18 -0400 (EDT)
From: Igor Peshansky <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: jaimin bhavsar <jaimin76 AT yahoo DOT com>
cc: cygwin AT cygwin DOT com
Subject: Re: "net use" command works locally on the sytem where cygwin is installed but using rsh doesnt work
In-Reply-To: <114477.7399.qm@web36607.mail.mud.yahoo.com>
Message-ID: <Pine.GSO.4.63.0708061752420.5351@access1.cims.nyu.edu>
References: <114477 DOT 7399 DOT qm AT web36607 DOT mail DOT mud DOT yahoo DOT com>
MIME-Version: 1.0
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Mon, 6 Aug 2007, jaimin bhavsar wrote:

> Hi There,
>
> I am trying following command locally :
>
> net use z: \\\\<ipaddress>\\<sharename>
>
> works
>
> but the same thing if I try using rsh It does not work
>
> rsh -l Administrator <ipaddress> net use z:
> \\\\<ipaddress>\\<sharename>
>
> I get following message :
>
> The syntax of this command is:
>
> NET USE
> [snip]
> More help is available by typing NET HELPMSG 3506.
>
> Please help me out if executing "net use" command
> using rsh.
>
> I checked the mailing list and found the similar
> thread with "ssh" but I was not able to crack this
> down.

The command you give will be sent to the remote shell and re-parsed.  So,
you have to escape the backslashes twice.

Or, you could just put single quotes around the path to the share.

Note that this does not guarantee that you'd be able to access the share,
only that the remote end will see the right share name.  See
<http://cygwin.com/faq/faq.using.html#faq.using.shares> for details.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_	    pechtcha AT cs DOT nyu DOT edu | igor AT watson DOT ibm DOT com
ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Belief can be manipulated.  Only knowledge is dangerous.  -- Frank Herbert

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019