This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ls /cygdrive


Hi,

/cygdrive related problems also seem to 'show up' when using 'sftp', to a server
running the Cygwin OpenSSH daemon (sshd), as the following snapshot may show:

--8<--

$ sftp tvlie@eppo-p3:/cygdrive
Connecting to eppo-p3...
banner: /etc/issue.net !
Enter passphrase for key '/home/tvlie/.ssh/id_dsa':
Changing to: /cygdrive
sftp> pwd
Remote working directory: /cygdrive
sftp> ls
dr-xr-xr-x    8 everyone everyone        0 Jan  1  1970 .
drwxr-xr-x   11 admins   admins       4096 Jul 17 18:31 ..
drwxrwxrwx   15 admins   admins       4096 Aug  2 20:32 d
drwxrwxrwx   18 admins   admins       4096 Aug  2 20:59 g
drwxr-xr-x    8 tvlie    admins          0 Jan  1  1970 v
Couldn't close file: Failure
sftp> bye

$ mount
C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system
(binmode)
C:\cygwin\bin on /usr/bin type system (binmode)
C:\cygwin\lib on /usr/lib type system (binmode)
C:\cygwin on / type system (binmode)
c: on /cygdrive/c type user (binmode,noumount)
d: on /cygdrive/d type user (binmode,noumount)
g: on /cygdrive/g type user (binmode,noumount)
v: on /cygdrive/v type user (binmode,noumount)

$ uname -a
CYGWIN_NT-5.0 EPPO-P3 1.3.12(0.54/3/2) 2002-07-03 16:42 i686 unknown

-->8--

if the 'sftp' is done directly into /cygdrive/c, everything seems to be ok.

Cheers,
-- Ton.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]