Your best friend for file transfer.

Stalling, Errors? (4 posts)
- Started 22 years ago by garyg
- Latest reply 22 years ago from Jim Matthews
-
garyg Member
-
Jim Matthews Administrator
Do you know if you are connecting through a proxy server?
-
garyg Member
(Thanks for replying, Jim.)
I have tried bypassing the proxy as well as going through the proxy, to no avail.
To add some more details, using the FTP command from DOS on a PC works fine. As well, Fetch is the ONLY client that gets even as far as the above log indicates - other programs won't even get the directory listing - which is certainly a testament to Fetch's excellent programming.
-
Jim Matthews Administrator
It sounds like a compatibility issue with the NT server's networking code. You might check to see if the server has all the recommended service packs installed. I'm not sure there's more I can do without a way to reproduce the problem.
Thanks for the kind words,
Jim Matthews
Fetch Softworks
- Page 1
Topic closed
This topic has been closed.
I'm trying to connect to one FTP server in particular. When I connect with Fetch 3.0.3, the wait cursor doesn't stop running, and I need to press cancel to move throw the directory structure or to download a file - which usually results in and error -3208.
All other server seem to be ok. Any help? Here's the transcript of my log:
USER mercury
331 Password required for mercury.
PASS
230-Unauthorized access into this FTP Server prohibited!
230 User mercury logged in.
SYST
215 Windows_NT version 4.0
PWD
257 "/mercury" is current directory.
SITE DIRSTYLE
200 MSDOS-like directory output is on
SITE DIRSTYLE
200 MSDOS-like directory output is off
PWD
257 "/mercury" is current directory.
PWD
257 "/mercury" is current directory.
PASV
227 Entering Passive Mode (192,206,151,9,7,226).
LIST
125 Data connection already open; Transfer starting.
d--------- 1 owner group 0 Mar 5 14:11 mercury
d--------- 1 owner group 0 Mar 5 12:35 record
d--------- 1 owner group 0 Mar 5 2:56 reporter
d--------- 1 owner group 0 Mar 2 21:49 spectator
d--------- 1 owner group 0 Feb 28 14:39 star
226 Transfer complete.
ABOR
225 ABOR command successful.
CWD mercury
250 CWD command successful.
PWD
257 "/mercury/mercury" is current directory.
PASV
227 Entering Passive Mode (192,206,151,9,7,227).
LIST
125 Data connection already open; Transfer starting.
d--------- 1 owner group 0 Mar 5 14:01 Classifieds Ads
d--------- 1 owner group 0 Mar 5 13:05 Nightlife
d--------- 1 owner group 0 Mar 5 14:01 R.O.P ads
---------- 1 owner group 2840105 Mar 5 14:11 testfile
226 Transfer complete.
ABOR
225 ABOR command successful.
PASV
227 Entering Passive Mode (192,206,151,9,7,228).
ftp_retrieve: -3208
Posted 22 years ago #