| Article: |
Automated Backups on Tiger Using rsync | |
| Subject: | Also having errors running script | |
| Date: | 2005-07-25 19:01:34 | |
| From: | rdomidion | |
|
Response to: also having errors running script
|
||
You need a space and a "2" before the ">>". Your command should look like:do shell script "rsync -aE --delete /Users/kevinc/Desktop/Source/ /Users/kevinc/Desktop/Target/ 2>>~/rsyncErr.txt || echo -n" |
||
Showing messages 1 through 1 of 1.




if anyone can tell me why that is, and why several demos online don't have this problem, I'd be grateful.