Advertisement
Guest User

Untitled

a guest
May 2nd, 2017
553
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. rsync -aq --delete-before --exclude='' --exclude='' --exclude='' --exclude='' --exclude='' bla@blubb.com:/quelle /path/to/backup/dir && rm -- "$0"
  2.  
  3. wget -m --user='' --password='' --preserve-permissions -X paths,to,exclude ftp://domain.or.ip/directory/to/start/from/* && rm -- "$0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement