Re: [twsocket] FTP Client - Large files

2012-11-24 Thread Arno Garrels
Graham Powell wrote:
 12:52:37:143 03B6F9B0 TCustomWSocket.Shutdown 1 1824
 12:52:37:196 |226 File receive OK.|  *** THIS IS MISSING IN THE
 OTHER FTP UPLOAD ***


http://www.ncftp.com/ncftpd/doc/misc/ftp_and_firewalls.html#FirewallTimeouts
Comes to mind, however I wonder why it happens only with one FTP server, 
maybe it is the slowest? Or that server is behind a router.

-- 
Arno

 
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] FTP Client - Large files

2012-11-24 Thread François Piette
 As I said in a previous e-mail. I am testing with 3 FTP sites. It appear
only one of them has this problem.

This probably means the problem is at the server side.
Please try with another FTP client, for example windows own command line FTP
client. Use the same file and do that from the same computer, using same
mode (binary/text, active/passive).
Also try with another file just in case it depends on the file content.


-- 
francois.pie...@overbyte.be
Embarcadero MVP
http://www.overbyte.be




--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] FTP Client - Large files

2012-11-24 Thread Angus Robertson - Magenta Systems Ltd
 *** So the duff FTP site will accept the upload of the file, but 
 for some reason the FTP client does not generate any event
 (FTPRequestDone) at the end of the upload.

And yet you said earlier that the TMagFtp component works correctly,
presumably with the same bad FTP server and ICS version?  

Do you know the software used on the bad server?  I have a public FTP
server with several different FTP servers, including ICS at
ics.ftptest.co.uk. 

Angus


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be