c# - continue FTP download afther reconnect -
Is it possible to issue a FTP download after joining a FTP server?
Yes At the protocol level, the server "REST"; Search & gt; Before looking for a post in the send file, before the RETR (so if you already have 1500 bytes of the file, execute "1500 hrs" and it will start sending by 1501 bytes).
Here's an example:
Switching to type I 200 binary mode. PASV 227 Passive Mode (140,186,70,20,223,87) Enter REST 800 350 Restart Status Accepted (800). Opening binary mode data connection for RETR welcome.msg 150 welcome.msg (9 54 bytes). 226 File OK
Comments
Post a Comment