开发者

How does a FTP server resume a download?

开发者 https://www.devze.com 2023-02-26 02:14 出处:网络
I\'ve been reading about the FTP protocol, but I cannot find in the protocol co开发者_Go百科mmands this feature that allows you to resume a partial download I have heard about.

I've been reading about the FTP protocol, but I cannot find in the protocol co开发者_Go百科mmands 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.


Resume is implemented using the REST command - see RFC 3659

0

精彩评论

暂无评论...
验证码 换一张
取 消