Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xsawyerx/gup
(G)it Back(up) - a Git-based backup utility
https://github.com/xsawyerx/gup
Last synced: 28 days ago
JSON representation
(G)it Back(up) - a Git-based backup utility
- Host: GitHub
- URL: https://github.com/xsawyerx/gup
- Owner: xsawyerx
- Created: 2012-02-23T23:28:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-07T21:32:54.000Z (over 12 years ago)
- Last Synced: 2024-10-13T11:37:13.461Z (about 1 month ago)
- Language: Perl
- Homepage:
- Size: 207 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Gup - Git Backup tool
Creating gup repo:
gup new repo -h --host rsync_host
-u --user rsync_user
-d --dir rsync_dir
-a --args rsync_args
default: -ac
-r --reposdir all_repos_dir
default: /var/gup/repos/-c --config config_file
default: /etc/gup/gup.yaml-m --method sync_method
default: rsyncUpdating repo:
gup update repo