Your best friend for file transfer.

Fetch stall on 'LIST' (3 posts)
This is an archived topic. The information in it is likely to be out-of-date and no longer applicable to current versions of Fetch.
- Started 21 years ago by pleberre
- Latest reply 21 years ago from pleberre
-
pleberre Member
-
Jim Matthews Administrator
Have you tried unchecking the "Use passive mode transfers (PASV)" box in the Firewall section of Preferences?
Thanks,
Jim Matthews
Fetch Softworks -
pleberre Member
Yes I did try with and without passive mode, that doesn't change the behavior.
Thanks,
-philippe
Originally posted by JimMatthews:
Have you tried unchecking the "Use passive mode transfers (PASV)" box in the Firewall section of Preferences?
Thanks,
Jim Matthews
Fetch Softworks
- Page 1
Topic closed
This topic has been closed.
Hi
I am using 4.0.1 on OS 9.2.2, connecting via socks5, passive mode, to a proftpd server via inetd on solaris 8. The following transcript is typical of the issue, the CWD works but LIST not, the dog keeps running for hours ... any idea ?
Note that the first directory (default on login) always work. That Refresh File list also. So it might not be a big stuff, I would believe a slight difference in the command sequence or something like that.
(I have tried with the beta 4.0.2b1 same issue).
------
220 wallace FTP server ready.
USER cleberre
331 Password required for xxxxxx.
PASS
230 User xxxxxx logged in.
SYST
215 UNIX Type: L8
PWD
257 "/" is current directory.
MACB ENABLE
500 MACB not understood.
PWD
257 "/" is current directory.
PASV
227 Entering Passive Mode (212,129,62,116,175,108).
LIST
150 Opening ASCII mode data connection for file list
drwxrwxr-x 6 cleberre ftponly 512 Mar 8 22:50 cecile
d-wx-wx--x 3 cleberre ftponly 512 May 23 2001 cgi-bin
drwxrwxr-x 2 cleberre ftponly 512 Jul 22 2001 css
-rw-rw-r-- 1 cleberre ftponly 1039 Feb 2 2001 disclaimer.htm
drwxrwxr-x 2 cleberre ftponly 512 Sep 21 2001 download
drwxrwxr-x 8 cleberre ftponly 512 Oct 7 2001 famille
-rw-rw-r-- 1 cleberre ftponly 4638 Feb 2 2001 famille.html
-rw-rw-r-- 1 cleberre ftponly 16043 Feb 2 2001 famille.old.html
drwxrwxr-x 3 cleberre ftponly 512 Feb 2 2001 freebsd
-rw-rw-r-- 1 cleberre ftponly 412 Feb 2 2001 howto.htm
-rw-rw-r-- 1 cleberre ftponly 6067 Jul 28 2001 index.html
drwx-wx--x 2 cleberre nsgroup 6144 Apr 28 22:00 logs
-rw-rw-r-- 1 cleberre ftponly 2986 Feb 2 2001 managehelp.html
-rw-rw-r-- 1 cleberre ftponly 5736 Feb 2 2001 movies.html
drwxrwxr-x 3 cleberre ftponly 512 Apr 26 04:12 nathan
drwxrwxr-x 5 cleberre ftponly 1024 Aug 30 2001 nsapi
drwxrwxr-x 4 cleberre ftponly 512 Aug 30 2001 perl
drwxrwxr-x 5 cleberre ftponly 1024 Jul 28 2001 pictures
drwxrwxr-x 2 cleberre ftponly 512 Feb 2 2001 scripts
-rw-rw-r-- 1 cleberre ftponly 1946 Feb 2 2001 who_s_the_guy.htm
226 Transfer complete.
CWD css
250 CWD command successful.
PWD
257 "/css" is current directory.
CWD /
250 CWD command successful.
PWD
257 "/" is current directory.
PASV
227 Entering Passive Mode (212,129,62,116,175,109).
LIST
421 No Transfer Timeout (300 seconds): closing control connection.
ftp_list: -30001 (state == GETTING_LIST)
QUIT
[This message has been edited by pleberre (edited 04-29-2002).]
Posted 21 years ago #