This is the mail archive of the cygwin@sources.redhat.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]

RE: ftpd - works but directory listings are blank


A followup:

I don't know if this is related, but when I connect to my PC using ftp, then
log off, I get the following error in my event log:

The description for Event ID ( 0 ) in Source ( ftpd ) cannot be found. The
local computer may not have the necessary registry information or message
DLL files to display messages from a remote computer. The following
information is part of the event: ftpd : Win32 Process Id = 0x658 : Cygwin
Process Id = 0x406 : fcntl F_SETOWN: Invalid argument.

Should I care?

Richard Stanton

> -----Original Message-----
> From: Richard Stanton [mailto:stanton@haas.berkeley.edu]
> Sent: Wednesday, October 11, 2000 9:09 PM
> To: cygwin@sources.redhat.com
> Subject: ftpd - works but directory listings are blank
>
>
> I have all the latest cygwin stuff installed, including sshd,
> ftpd, etc, and all are running fine except for one thing. Running
> ftpd from inetd, I can connect to my PC, and download/upload
> files. All very good, except that I CAN'T get a directory
> listing. It tells me it's giving me a listing, but nothing ever
> actually appears on the screen. Here's a sample session:
>
> ftp> cd /
> 250 CWD command successful.
> ftp> dir
> 200 PORT command successful.
> 150 Opening ASCII mode data connection for '/bin/ls'.
> 226 Transfer complete.
> ftp> lcd /scratch
> Local directory now /scratch
> ftp> ascii
> 200 Type set to A.
> ftp> put #mktex.cnf#
> 200 PORT command successful.
> 150 Opening ASCII mode data connection for '#mktex.cnf#'.
> 226 Transfer complete.
> 174 bytes sent in 0 seconds (174 bytes/s)
> ftp> dir
> 200 PORT command successful.
> 150 Opening ASCII mode data connection for '/bin/ls'.
> 226 Transfer complete.
> ftp> ls
> 200 PORT command successful.
> 150 Opening ASCII mode data connection for '/bin/ls'.
> 226 Transfer complete.
> ftp>
>
> Does anyone else have this working? Any idea what I need to do to
> get it to work?
>
> Thanks a lot.
>
> Richard Stanton
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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