Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Apparently-From: Message-ID: <3A78225A.AAC200E7@yahoo.com> Date: Wed, 31 Jan 2001 09:34:02 -0500 From: Earnie Boyd Reply-To: Earnie Boyd X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Trevor Forbes CC: cygwin AT cygwin DOT com Subject: Re: mail archives References: <5 DOT 0 DOT 2 DOT 1 DOT 2 DOT 20010130140011 DOT 02cef7b0 AT spc DOT sugar-land DOT omnes DOT net> <019101c08b86$d6f7b390$0200a8c0 AT voyager> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Trevor Forbes wrote: > > 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. > This verbiage should be added to the FAQ. > NOTE, I have the following mount setting > "mount -b --change-cygdrive-prefix /" > > now you can do: > cd /x > ls > WOW!! I didn't even know that. It must be an accident. ;) I thought that changing cygdrive prefix to / would force you to use the /// format. Thanks for the tidbit of information, you've just made life easier. Earnie. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple