Re: [twsocket] Aborting a File Transfer from FtpServer

2017-07-11 Thread Allan Fernandes
: [twsocket] Aborting a File Transfer from FtpServer > My Program has a Client Side and a Server Side. I have taken care > that the Client side can abort a file transfer. Now I wanted to > provide Abort on the Server Side as well. or Is this not they way > it is done ? The FTP serve

Re: [twsocket] Aborting a File Transfer from FtpServer

2017-07-11 Thread Angus Robertson - Magenta Systems Ltd
> My Program has a Client Side and a Server Side. I have taken care > that the Client side can abort a file transfer. Now I wanted to > provide Abort on the Server Side as well. or Is this not they way > it is done ? The FTP server is usually non-interactive, it would not consider aborting a tr

Re: [twsocket] Aborting a File Transfer from FtpServer

2017-07-11 Thread Allan Fernandes
Sent: Tuesday, 11 July 2017 2:07 PM Subject: Re: [twsocket] Aborting a File Transfer from FtpServer > What is the correct way of Aborting a File Transfer from > TFtpServer ? The FTP server does not care how you stop a download, it can cope with the ABORT command or lost connection.

Re: [twsocket] Aborting a File Transfer from FtpServer

2017-07-11 Thread Angus Robertson - Magenta Systems Ltd
> What is the correct way of Aborting a File Transfer from > TFtpServer ? The FTP server does not care how you stop a download, it can cope with the ABORT command or lost connection. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/c

[twsocket] Aborting a File Transfer from FtpServer

2017-07-11 Thread Allan Fernandes
Hi, What is the correct way of Aborting a File Transfer from TFtpServer ? RegardsAllan -- 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