/rsftp

A FTP client written in rust

Primary LanguageRustMIT LicenseMIT

rsftp

A simple FTP client written in rust.

Installation

To get this, simply run the following command:

$ cargo install --git https://github.com/NovusEdge/rsftp.git

Uninstallation

To remove the installed binary, run the following:

$ cargo uninstall rsftp