> I want to send command to this server for examples
> FtpClient.SendCommand('TEST') end the ftp server response 250 OKYou can send any command you like to an FTP server, but unless it understands TEST, it will not reply with 250. Adding such a command to the ICS FTP server is easy. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
