Displaying 2 results from an estimated 2 matches for "mail_boxes".
Did you mean:
_mailboxes
2009 Oct 03
2
Exclude directory from --delete
...llowing 3 commands which are supposed to run every night to
back up my web server:
rsync -avve ssh --numeric-ids --delete --ignore-errors
myuser at myisp.com:/usr/home/myuser /Volumes/Downloads
rsync -avve ssh --copy-links --numeric-ids --delete --ignore-errors
myuser at myisp.com:/usr/home/myuser/mail_boxes
/Volumes/Downloads/myuser/mail_boxesBU
rsync -avve ssh --copy-links --numeric-ids --delete --ignore-errors
myuser at myisp.com:/usr/home/myuser/mail_boxes
/Volumes/Downloads/myuser/mail_boxesBU
The way this works is that there are two symlinks on the server to the
mail_boxes and public_html direct...
2010 Nov 18
1
Save Log File
...ed when it stopped functioning. I just tried it
again, and it worked as before. So I can't see how it's failing.
Here's the command:
/usr/local/bin/rsync -rlptgoDvvvve ssh --numeric-ids --delete
--ignore-errors -R user at mysite.com:/usr/home/./user
user at mysite.com:/usr/home/./user/mail_boxes/
user at mysite.com:/usr/home/./user/public_html/ /Volumes/'Macintosh
HD'/Users/jeffrey/Downloads | grep generator
Can someone tell me how I can add a command to write a log file each time
this runs?
--
View this message in context: http://samba.2283325.n4.nabble.com/Save-Log-File-tp30490...