When I get the FEAT response, where do I look for the results? Although I think this is irrelevant since I have found the spec for the server and the only FEAT supported is UTF8.
Regards graham -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Angus Robertson - Magenta Systems Ltd Sent: 08 March 2010 14:17 To: [email protected] Subject: Re: [twsocket] FPiette V2.108 vs Overbyte V7.07 - FTP Client > I thought strings were dynamic. The string was always cleared before > each FTP command. Strings are dynamic, but TWSocket returns buffers not strings, and you normally use MOVE to fill a string, which means increasing the size manually. > I shall investigate your MLST idea. Can you post the response to the FEAT command for the newsroom server, so we can see what commands it supports? And anything that might identify the FTP server origins? 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
