X-Spam-Check-By: sourceware.org X-YMail-OSG: iDHMFwYVM1m6N23PTlg_Vk7FGbH5iKcQJJDaDBJwlBbSA89Co.FPo7et6zt6G7Y9_LxqipWkTw-- Date: Mon, 6 Aug 2007 14:22:02 -0700 (PDT) From: jaimin bhavsar Subject: "net use" command works locally on the sytem where cygwin is installed but using rsh doesnt work To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <114477.7399.qm@web36607.mail.mud.yahoo.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi There, I am trying following command locally : net use z: \\\\\\ works but the same thing if I try using rsh It does not work rsh -l Administrator net use z: \\\\\\ I get following message : The syntax of this command is: NET USE [devicename | *] [\\computername\sharename[\volume] [password | *]] [/USER:[domainname\]username] [/USER:[dotted domain name\]username] [/USER:[username AT dotted domain name] [/SMARTCARD] [/SAVECRED] [[/DELETE] | [/PERSISTENT:{YES | NO}]] NET USE {devicename | *} [password | *] /HOME NET USE [/PERSISTENT:{YES | NO}] 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. Thanks Jaimin -- 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/