delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/08/24/17:36:51

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <961FFD6E19B6070B595AE3F4@192.168.1.2>
References: <13D45C6CDAB7C51EF7CDC050 AT 192 DOT 168 DOT 1 DOT 2> <4C732336 DOT 6020806 AT cygwin DOT com> <1C018B15ED56529CD242DC44 AT 192 DOT 168 DOT 1 DOT 2> <DD4E52CFB8D58B3E571E516B AT 192 DOT 168 DOT 1 DOT 2> <4C73FF2D DOT 2030903 AT cygwin DOT com> <D655A54A1491442CF048CBC6 AT 192 DOT 168 DOT 1 DOT 2> <4C743056 DOT 50300 AT cygwin DOT com> <961FFD6E19B6070B595AE3F4 AT 192 DOT 168 DOT 1 DOT 2>
From: "DePriest, Jason R." <jrdepriest AT gmail DOT com>
Date: Tue, 24 Aug 2010 16:36:21 -0500
Message-ID: <AANLkTimuejc1JZG62bQcyYuePTGBpQyDoU-vvtDSdK80@mail.gmail.com>
Subject: Re: Network drives & ssh access
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
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 Tue, Aug 24, 2010 at 3:57 PM, Quanah Gibson-Mount <> wrote:
> --On Tuesday, August 24, 2010 4:49 PM -0400 "Larry Hall (Cygwin)" wrote:
> I've yet to get "net use" to work for me via cygwin.
>
> net use Z: \\W.X.Y.Z\Share <password>

Use forward slash or escape the back-slashes.

So, you'd try
net use Z: //W.X.Y.Z/Share <password>
or
net use Z: \\\\W.X.Y.Z\\Share <password>

Backslash is the escape character for bash.

-Jason

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

- Raw text -


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