FTP gotcha - how do you ignore a socket error?

Jim Ault JimAultWins at yahoo.com
Wed Sep 21 15:44:03 EDT 2005


I am working on two trusted computers, getting a successful file transfer,
but then the following error on the Windows client (Mac OSX Jaguar ftp host)
about 8 seconds later
-------------------
226 Transfer complete.
QUIT
221-    
Data traffic for this session was 1700 bytes in 1 file.socket error
24.234.190.204:21|6930
Error 10053 on socket
    Total traffic for this session was 2342 bytes in 1 transfer.221
Thank you for using the FTP service on localhost.
CLOSED 24.234.190.204:21|6930
CLOSED 24.234.190.204:21|6930
-----------------------------

Client > Win XP Pro, McAffee, Rev 2.5.1  (plus compiled versions)

Firewall FTP 21-22 was tried as [ON + OFF = same error] [McAffee]
compiled app was registered as trusted source [McAffee]
host static IP registered as trusted IP [McAffee]

The transfer is good, and I would like to just ignore the error and let a
loop continue about once every 60 seconds.

Note: FTP works fine from another (Mac) and using (XP Pro in VirtualPC on
Mac G5 OSX Panther)

Thanks

Jim Ault
Las Vegas



More information about the use-livecode mailing list