A remake of sftp
written in Rust.
This will install rftp
to ~/.cargo/bin
.
cargo install rftp
rftp <destination> -u <username> -p <port>
Key | Function |
---|---|
Arrow keys h/j/k/l |
Navigate the files |
Enter | Enter into the selected directory |
Spacebar | Download/Upload the selected file |
z | Show/hide hidden files |
q | Quit |
Q | Force quit |
? | Print help message |
- Create new directories
- Upload/download directories recursively
- Show/hide invisible files