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 |
From: | "Richard Stanton" <stanton AT haas DOT berkeley DOT edu> |
To: | <cygwin AT sources DOT redhat DOT com> |
Subject: | ftpd - works but directory listings are blank |
Date: | Wed, 11 Oct 2000 21:08:41 -0700 |
Message-ID: | <LNBBKMIKMNGEJNEJICPHOEOIEGAA.stanton@haas.berkeley.edu> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
Importance: | Normal |
In-Reply-To: | <20001011113953.A9706@cygnus.com> |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6700 |
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 AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |