1: How do I log what is being sent? I have everything ticked in the ICS logger.
2: When I use ConnectFeatAsync I get only these 3 things specified in the log: MDTM REST: STREAM SIZE The other FTP sites have a lot more. Is this a clue? Graham -----Original Message----- From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On Behalf Of Angus Robertson - Magenta Systems Ltd Sent: 29 November 2012 17:47 To: twsocket@elists.org Subject: Re: [twsocket] FTP Client - Large files > Files can be found here: You are not currently logging any commands sent by the FTP component which is normally quite useful. You are not sending the FEAT command which might hint as to which FTP server is at fault, use ConnectFeatAsync instead of ConnectAsync. In the first log, you seem to have an extra shut down for handle 1988 which appears to be from any unlogged earlier FTP session that was unfinshed before you started this session. 12:38:03:331 0322F130 Socket handle created 1992 12:38:03:509 ! Data Session requested 12:38:03:510 0322F9B0 Socket accepted 1944 12:38:03:511 0322F9B0 TCustomWSocket.Shutdown 1 1988 12:38:03:512 ! Data Session opened 12:38:03:514 >|150 Opening BINARY mode data connection This may be unconnected, but the component should not really know about earlier handles at this point. 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 -- 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