rust-ftp icon indicating copy to clipboard operation
rust-ftp copied to clipboard

Add resume functionality

Open mihaigalos opened this issue 2 years ago • 2 comments

This PR implements the REST FTP verb, enabling resume of partially downloaded files. Implements https://github.com/mattnenterprise/rust-ftp/issues/67.

mihaigalos avatar Nov 04 '21 16:11 mihaigalos

Would a static review suffice, since we are essentially just sending the remote endpoint text commands?

mihaigalos avatar Nov 04 '21 16:11 mihaigalos

Hi @mattnenterprise, can we merge this PR or should we close it?

mihaigalos avatar Jul 22 '22 15:07 mihaigalos