kveras

Untitled

Apr 21st, 2011
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.16 KB | None | 0 0
  1. #!/bin/bash
  2. rsync -au -e ssh /home/johan/sync johan@kveras.se:/srv/backup &> /dev/null
  3. rsync -au -e ssh johan@kveras.se:/srv/backup/sync /home/johan &> /dev/null
Advertisement
Add Comment
Please, Sign In to add comment