I've been reading about the FTP protocol, but I cannot find in the protocol commands this feature that allows you to resume a partial download I have heard about.

How does it work? is there any "range" protocol command that I cannot find?

Cheers.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Resume is implemented using the REST command - see RFC 3659

link|improve this answer
Fantastic, I'm blind. Thanks a million. – NullOrEmpty Apr 15 '11 at 14:21
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.