Skip to content

Instantly share code, notes, and snippets.

@meddle0x53
Forked from anonymous/backup.sh
Created March 11, 2014 11:01
Show Gist options
  • Select an option

  • Save meddle0x53/9483658 to your computer and use it in GitHub Desktop.

Select an option

Save meddle0x53/9483658 to your computer and use it in GitHub Desktop.
#!/bin/bash
/usr/bin/rsync -r -t -p -o -g -x --delete --size-only -l -s --exclude-from=/home/guda/bin/ssd_backup_exclude.txt /home/guda/ /home/guda/external/backup
Downloads
external
.config
.cache
.lastpass
metasploit-framework
java
.wine
.VirtualBox
.mozilla
.npm
*.sock
*.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment