delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <019101c08b86$d6f7b390$0200a8c0@voyager> |
From: | "Trevor Forbes" <trevorforbes AT ozemail DOT com DOT au> |
To: | <cygwin AT cygwin DOT com>, |
"Timothee Besset" <timothee DOT besset AT ecl1999 DOT ec-lyon DOT fr> | |
References: | <5 DOT 0 DOT 2 DOT 1 DOT 2 DOT 20010130140011 DOT 02cef7b0 AT spc DOT sugar-land DOT omnes DOT net> |
Subject: | Re: mail archives |
Date: | Wed, 31 Jan 2001 22:37:58 +0930 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
This is a general outline as to what I do on a Win2k PC. If your not familiar with the commands, or have some trouble, then unfortunately you will have to do some Windows and Unix reading. :) First make sure the windows system directories is "LAST" rpt "LAST" in your path eg export PATH=$PATH:/c/winnt/:/c/winnt/system32 (I have this permanently set) then type: net view This list all the computers in the network or net view | grep whatever next type: net view \\\\Computer_name or net view '\\Computer_name' to see all the shares on that computer next type: net use x: \\\\Computer_name\\share Connects your computer to the share resource This command will fail if you do not have the correct permissions or the network is not set up correctly. NOTE, I have the following mount setting "mount -b --change-cygdrive-prefix /" now you can do: cd /x ls I hope this helps and is a start............ Regards Trevor ----- Original Message ----- From: "Timothee Besset" <timothee DOT besset AT ecl1999 DOT ec-lyon DOT fr> To: <cygwin AT cygwin DOT com> Cc: <webmaster AT cygwin DOT com> Sent: Wednesday, 31 January 2001 5:32 Subject: mail archives > I went to http://www.cygwin.com and hit the button for the mail archives > and got an error > says I have permission denied on http://www.delorie.com/archives/ > > So anyway I'll ask my question here real quick .. is there a way to go on > the network neighborhood from cygwin's bash? I tried cd //computer and cd > \\computer .. > > thanks > > TTimo > > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple > -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |