NightMan-1 / go-backup

GoLang app for backup to Dropbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backup files to Dropbox

Compress files and upload zip archives to Dropbox folder

Support incremental backup

Work on Linux, Mac, Windows

Installation

  1. open https://www.dropbox.com/developers/apps/
  2. create application
  3. modify config.ini (not forgot create and add token!)
go mod download
go build go-backup.go

Command line parameters

--full - force full backup

Credits

Copyright © 2017-2020 Sergey Gurinovich

About

GoLang app for backup to Dropbox

License:MIT License


Languages

Language:Go 100.0%