RE: use a NAS-drive in cygwin

2005-09-22 Thread Dave Korn
Original Message >From: Igor Pechtchanski >Sent: 22 September 2005 17:40 >> (Or you can omit the password and will be prompted to enter it at the >> keyboard). > > Actually, you can't omit it, you have to specify '*' as the password > (i.e., > > net use '\\server\share' '/U:DOMAIN\UserN

RE: use a NAS-drive in cygwin

2005-09-22 Thread Igor Pechtchanski
On Thu, 22 Sep 2005, Dave Korn wrote: > Original Message > >From: Christian Buhtz > >Sent: 22 September 2005 16:54 > > > On Thu, 22 Sep 2005 15:49:02 +0100, Dave Korn wrote: > >> ls -lart //server/share/subdir/ > > > > Great! It is so easy. > > > > But how can I access the samba if it is p

RE: use a NAS-drive in cygwin

2005-09-22 Thread Dave Korn
Original Message >From: Christian Buhtz >Sent: 22 September 2005 16:54 > On Thu, 22 Sep 2005 15:49:02 +0100, Dave Korn wrote: >> ls -lart //server/share/subdir/ > > Great! It is so easy. > > But how can I access the samba if it is passwordprotected? > > I could login with my windows exp

Re: use a NAS-drive in cygwin

2005-09-22 Thread Christian Buhtz
On Thu, 22 Sep 2005 15:49:02 +0100, Dave Korn wrote: > ls -lart //server/share/subdir/ Great! It is so easy. But how can I access the samba if it is passwordprotected? I could login with my windows explorer. But I do not want this way. -- Unsubscribe info: http://cygwin.com/ml/#unsubscrib

RE: use a NAS-drive in cygwin

2005-09-22 Thread Dave Korn
Original Message >From: Christian Buhtz >Sent: 22 September 2005 15:27 > I work with Win98se. There is a NAS (available per FTP and Samba). > > I want to access/mount the NAS in the cygwin filesystem to use it as a > backup-destination. > > Is it possible? Yes. You can use standard U