Skip to content

WanzenBug/rustsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustsync

rustsync is a work in progress file transfer / backup tool similar to rsync.

Currently only local files and directories can be copied, and smart updating based on mtime/checksum/etc. is not available.

Planned features

  • Remote transfer using ssh
  • Update mechanism based on
    • file checksum
    • last modified time
  • compression when sending/receiving data from remote machines

About

File copying tool akin to `rsync`, written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages