Skip to content

ellishg/rftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rftp

A remake of sftp written in Rust.

Crates.io Build Status

A demo of rftp

Installation

This will install rftp to ~/.cargo/bin.

cargo install rftp

Usage

rftp <destination> -u <username> -p <port>

Controls

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

TODO

  • Create new directories
  • Upload/download directories recursively
  • Show/hide invisible files

About

A remake of sftp written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages