Your best friend for file transfer.

Active ftp switches back to Passive FTP - why? (2 posts)
- Started 17 years ago by John
- Latest reply 17 years ago from Jim Matthews
-
John Member
-
Jim Matthews Administrator
Fetch is trying PASV because the alternative (PORT) is not working. Do you know if you're behind some sort of firewall? That might explain why active mode (PORT) is not working.
Thanks,
Jim Matthews
Fetch Softworks
- Page 1
Why when I set Fetch 5.0.5 to not use PASV, and connect to the remote ftp site, the fetch dog runs and runs, and appears from the transcript below that Fetch wants to use PASV, even though I think it started out not using PASV?
Thanks
John
Fetch 5.0.5 (5A835) PowerPC running on Mac OS X 10.3.7 (7S215) PowerPC English
StuffIt Engine 0x702, StuffIt SDK Version StuffIt version 7.0.3
Expires 01/25/2006 T
Connecting to staging.rsandk.com port 21 (OS X firewall is off) (1/11/06 10:46:12 AM)
Connected to 24.196.135.163 port 21 (1/11/06 10:46:13 AM)
220 ProFTPD 1.2.10 Server (Reed Sendecke) [156.46.80.243]
USER tower
331 Password required for tower.
PASS
230 User tower logged in.
SYST
215 UNIX Type: L8
PWD
257 "/home/tower" is current directory.
MACB ENABLE
502 Command not implemented.
PWD
257 "/home/tower" is current directory.
TYPE A
200 Command okay.
PORT 172,20,1,26,195,208
200 PORT command successful.
LIST -al
ABOR
ftp_list: -30028 (state == GETTING_LIST)
ftp_list: tw->port_retries == 0, retrying file list
Connecting to staging.rsandk.com port 21 (OS X firewall is off) (1/11/06 10:46:59 AM)
Connected to 24.196.135.163 port 21 (1/11/06 10:46:59 AM)
220 ProFTPD 1.2.10 Server (Reed Sendecke) [156.46.80.243]
USER tower
331 Password required for tower.
PASS
230 User mge logged in.
SYST
215 UNIX Type: L8
PWD
257 "/home/tower" is current directory.
MACB ENABLE
502 Command not implemented.
PWD
257 "/home/tower" is current directory.
TYPE A
200 Command okay.
PASV
227 Entering Passive Mode (172,20,0,220,80,177)
LIST -al
Update check skipped at 01/11/2006 10:47 AM (next check after 01/16/2006 07:04 AM)
421 Service not available, closing control connection.
ftp_list: -30000 (state == GETTING_LIST)
QUIT
send_cmd():con_conn->Putline() returns -3155
Posted 17 years ago #