repositorypackage
0.0.0-20250121163538-b15245ca47ad
Repository: https://github.com/pawelpa/go-backup.git
Documentation: pkg.go.dev
# README
go-backup
Simple tool for creating backups from local files to local or remote destinations via ssh
Installation
Instruction how to download and install go language on Linux you can find on: https://go.dev/doc/install
$ git clone https://github.com/pawelpa/go-backup
$ cd go-backup
$ go build .
Edit config.toml to your preference and then run the command:
$ ./go-backup -config config.toml
You can add go-backup as cron task