Skip to content

leftyfb/backup_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

usage:

backup.sh local

Dependencies:

rsync - for backing up files mysql - if you want to backup mysql db's

NOTE:

To backup locally without ssh, type local after the hostname. To use ssh keys, setup your ~/.ssh/config for the hostname.

TODO

  • source ~/.backup.conf for settings
  • REALLY test and fix deleting old backups
  • add -l switch for local
  • remove the whole "bastion" thing. We should use ssh ProxyJump instead
  • remove bc as a dependency

About

Backup script description goes here

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages