Your best friend for file transfer.

Mirror fails with STOU error (4 posts)
- Started 18 years ago by Bob Salsburg
- Latest reply 18 years ago from Scott McGuire
-
Bob Salsburg Member
-
Jim Matthews Administrator
Thanks for the report -- you've found a bug in Fetch. We'll fix this bug in a future version. In the meantime you can work around it by making one connection to ftp-www.earthlink.net and the other to 207.217.98.200 (that server's IP address). If you connect that way Fetch won't try to use the STOU command (which Earthlink does not support, and which Fetch should not be using in any case).
Please let me know if that does not work for you.
Thanks,
Jim Matthews
Fetch Softworks -
Bob Salsburg Member
Thanks Jim.
-
Scott McGuire Administrator
This problem is fixed in Fetch 5.0.1.
You can download Fetch 5.0.1 from the home page of the Fetch Softworks website:
Thanks,
Scott McGuire
Fetch Softworks
- Page 1
When I try to mirror sites, I get an error relating to STOU implementation. Both sites are within the Earthlink domain. The same error occurs if I try to drag the file from window to window. Is there a problem with the filename having a number, i.e. "1.html"?
Below are the details:
The file "1.html" could not be transferred because the FTP server sent an unknown response.
Check the Fetch Transcript window for more information. Server responded: "STOU command not implemented."
Connecting to ftp-www.earthlink.net port 21 (5/31/05 8:45:58 AM)
Connecting to ftp-www.earthlink.net port 21 (5/31/05 8:45:58 AM)
Connected to 207.217.98.200 port 21 (5/31/05 8:45:58 AM)
Connected to 207.217.98.200 port 21 (5/31/05 8:45:58 AM)
220 FTP-WWW server ready
USER beeobee@earthlink.net
220 FTP-WWW server ready
USER list.res@earthlink.net
331 Password required for beeobee@earthlink.net.
PASS
331 Password required for list.res@earthlink.net.
PASS
230-
230- Your disk quota is: 10.00 megabytes
230- Your disk usage is: 6.41 megabytes (64.08% of quota)
230-
230 User beeobee@earthlink.net logged in.
230-
230- Your disk quota is: 10.00 megabytes
230- Your disk usage is: 0.10 megabytes (1.00% of quota)
230-
230 User list.res@earthlink.net logged in.
SYST
SYST
215 UNIX Type: L8
PWD
215 UNIX Type: L8
PWD
257 "/webdocs" is current directory.
MACB ENABLE
257 "/webdocs" is current directory.
MACB ENABLE
500 MACB not understood.
500 MACB not understood.
PWD
PWD
257 "/webdocs" is current directory.
257 "/webdocs" is current directory.
TYPE A
TYPE A
200 Type set to A.
PASV
200 Type set to A.
PASV
227 Entering Passive Mode (207,217,98,200,175,255).
227 Entering Passive Mode (207,217,98,200,176,0).
LIST -al
LIST -al
150 Opening ASCII mode data connection for file list
150 Opening ASCII mode data connection for file list
drwxrwxr-x 5 freeuser wwwfree 4096 May 30 02:25 .
dr-x---r-x 6 root root 4096 Sep 1 2003 ..
-rw-r--r-- 1 freeuser wwwfree 1010 May 18 16:19 1.html
drwxr-xr-x 2 freeuser wwwfree 4096 May 30 02:25 data
drwxr-xr-x 2 freeuser wwwfree 4096 May 18 14:44 files
drwxr-xr-x 2 freeuser wwwfree 4096 May 11 03:02 images
-rw-r--r-- 1 freeuser wwwfree 4217 May 27 14:12 index.html
-rw-r--r-- 1 freeuser wwwfree 343 May 11 03:02 javascript.js
-rw-r--r-- 1 freeuser wwwfree 3753 May 11 03:02 print.css
-rw-r--r-- 1 freeuser wwwfree 3230 May 11 03:02 styles.css
226 Transfer complete.
drwxrwxr-x 4 freeuser wwwfree 4096 May 30 02:38 .
dr-x---r-x 6 root root 4096 May 30 02:19 ..
drwxr-xr-x 2 freeuser wwwfree 4096 May 30 02:19 data
drwxr-xr-x 2 freeuser wwwfree 4096 May 30 02:38 images
-rw-r--r-- 1 freeuser wwwfree 4203 May 30 02:38 index.html
-rw-r--r-- 1 freeuser wwwfree 343 May 30 02:38 javascript.js
-rw-r--r-- 1 freeuser wwwfree 3753 May 30 02:38 print.css
-rw-r--r-- 1 freeuser wwwfree 3230 May 30 02:37 styles.css
226 Transfer complete.
MDTM 1.html
MDTM 1.html
550 1.html: No such file or directory
213 20050518161926
XFER_GET_COMPARE_DATES: src file 1.html on ftp-www.earthlink.net modified 05/18/2005 12:19 PM vs. dest file on ftp-www.earthlink.net modified
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (207,217,98,200,176,2).
STOU 1.html
502 STOU command not implemented.
ftp_store_setup: -30000 (state == XFER_PUT_SETTING_UP)
Unsuccessful transfer of 1.html (0 bytes, 0 bytes/sec, 0:01 elapsed) stopped at 5/31/05 8:46:03 AM
Unsuccessful transfer of 1.html (0 bytes, 0 bytes/sec, 0:01 elapsed) stopped at 5/31/05 8:46:03 AM
ABOR
ABOR
226 Abort successful
226 Abort successful
Posted 18 years ago #