Skip to content

Arc676/rsBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsBackup

A backup utility written in Rust. It runs rsync with flags based on information given in configuration files. The repository also includes a GUI application for editing configuration files for use with the command line utility. The editor uses egui and eframe for the UI.

License

Project available under GPLv3. See LICENSE for the full license text. The egui crate is available under Apache 2.0 or MIT. Some code for this project was taken from the public eframe template. No license is provided here (assuming free to use for whatever purpose, given that it's a public template). The full MIT and Apache licenses for egui are available in egui-MIT and egui-Apache.

About

An rsync wrapper backup utility program in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages