Closed mihaigalos closed 3 years ago
Would a static review suffice, since we are essentially just sending the remote endpoint text commands?
Thanks!
No problem. How will the version be bumped to crates.io ? Would like to consume these changes through cargo.
I made a release now with your changes and some other small changes I had pending, as 5.1.0. I've also updated tokio_rustls, which is an API break if you are using the secure feature, released as 6.0.0
Awesome. Thank you.
This PR implements the
REST
FTP verb, enabling resume of partially downloaded files.