A remake of sftp
written in Rust.
This will install rftp
to ~/.cargo/bin
.
bash
cargo install --path .
bash
rftp <destination> -u <username> -p <port>
Use the arrow keys to navigate the local and remote files, the enter key to enter directories, the spacebar to download/upload the file, and 'q' to quit.