This Program is intended to Upload Offsite-Backups to a remote Location of your choice. For a maximum amount of freedom when configuring there are no upload-programs included.
- Download a release from the Release Page
- with the Git-Repo
git clone https://github.com/poldi1405/BackUploader.git
cd BackUploader
go get ./...
go build
- automatically build it
go install mpldr.codes/backuploader@latest
- Some more example configurations
- Ideas? Create an Issue!