delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2007/04/20/17:38:49

X-Spam-Check-By: sourceware.org
Message-ID: <462932CB.8040304@gmail.com>
Date: Fri, 20 Apr 2007 22:38:19 +0100
User-Agent: Thunderbird 1.5.0.10 (X11/20070331)
MIME-Version: 1.0
To: kmarkle AT pbs DOT org, cygwin <cygwin AT cygwin DOT com>
Subject: Re: Mapping windows drives in cygwin?
References: <mn DOT 9b2e7d74755eba61 DOT 51129 AT pbs DOT org> <4627F4E8 DOT 2020903 AT yahoo DOT com> <mn DOT a3df7d7488e7cc57 DOT 51129 AT pbs DOT org>
In-Reply-To: <mn.a3df7d7488e7cc57.51129@pbs.org>
From: Dave <kilroyd AT googlemail DOT com>
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.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

Kevin Markle wrote:
> kmarkle AT backup ~
> $ net use y: \\\\winops-hq\c$
> System error 67 has occurred.
> 
> The network name cannot be found.

You meant to do:

net use y: \\\\winops-hq\\c$

i.e. you forgot the escape the single backslash. Alternatively, as 
someone mentioned earlier, you can do:

net use y: '\\winops-hq\c$'

Dave.

--
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