Your best friend for file transfer.

Open Transport Error -3199 (8 posts)
- Started 21 years ago by cmorga6
- Latest reply 21 years ago from cmorga6
-
cmorga6 Member
-
Jim Matthews Administrator
That's a new one to me. I'd be curious to see a transcript, with passive mode on and use Internet Config off.
Thanks,
Jim Matthews
Fetch Softworks -
cmorga6 Member
System Version = 0x1013
(LOGIN GREETING CROPPED FOR BREVITY)
Connecting to *** (3/4/02 12:38:49 PM)
230 User cmorga6 logged in.
SYST
215 UNKNOWN Type: L8
PWD
257 "/homes/home1/cmorga6" is current directory.
MACB ENABLE
500 'MACB ENABLE': command not understood.
CWD /usr/local/etc/httpd/htdocs/depts/arch
250 CWD command successful.
PWD
257 "/usr/local/etc/httpd/htdocs/depts/arch" is current directory.
PASV
227 Entering Passive Mode (128,248,155,51,75,56)
LIST
150 Opening ASCII mode data connection for /bin/ls.
(DIRECTORY LIST CROPPED FOR BREVITY)
total 240
226 Transfer complete.
NOOP
200 NOOP command successful.
NOOP
get_reply():con_conn->Getline() returns -3199
ftp_noop: -3199 (state == TICKLING) -
MBagnall Member
Try turning on your passive file transfers. I used to have this problem all the time. Turning on Passive (PASV) in the firewall section of your preferences might help.
-
cmorga6 Member
Switching to passive mode was the first thing I tried. Unfortunately in this case it was not a magic bullet.
-
Jim Matthews Administrator
It could be that the server is dropping the connection because it does not like the NOOP command. You can tell Fetch to not send the NOOP command by running this AppleScript:
tell application "Fetch 4.0.1"
set dont send NOOP to true
end tellDoes that help any?
Jim Matthews
Fetch Softworks -
cmorga6 Member
That took care of it; thanks for your help.
-
cmorga6 Member
That took care of it; thanks for your help.
- Page 1
Topic closed
This topic has been closed.
I'm using Fetch 4.0.1 on OS X.1.3. I can connect and upload/download just fine, however, after a few minutes, the connection is dropped, citing Open Transport Error -3199. What I am doing at the time seems to have no effect on the error's occurrence (uploading, downloading, doing nothing). I've tried switching between active and passive mode and turning 'use internet config' on and off, both to no avail. What does this error mean? I'm currently forced to switch to OS 9 for my Fetching needs.
Posted 21 years ago #