Skip to content

Wrapper around rsync to backup directory of files to a remote location using ssh protocol

License

Notifications You must be signed in to change notification settings

0x111/rs-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rs-backup

A simple wrapper around rsync written in Go with mail sending possibilities.

The config is minimalistic, set the flags to true which you would like to be included in the command.

If you set log to true, the app will create a temporary file in the system tmp folder and will log the rsync output to that file and will attach this in the email sent at the end.

If the process is complete, there will be an email sent to the specified to adresses in the config. (accepts multiple adresses i.e. array of strings).

If there are any questions or bugs, please feel free to open an issue.

About

Wrapper around rsync to backup directory of files to a remote location using ssh protocol

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published