Displaying 1 result from an estimated 1 matches for "xterern".
Did you mean:
xterernal
2010 Sep 28
1
How to mirror only specified directories
...ied on server A
/usr/local/bin/rsync -n -vvv --stats -Pzrtpl --delete --password-file=/export/home/webuser/.appprod --log-file=/export/home/webuser/logs/rsync-log --include "/export/home/[internal|das|em|enf|itb|medtox|pml|psb|reg|whs]/htdocs/docs/*" --exclude "/*" /export/home/xterernal/htdocs/ webuser at appprod::dprweb_extranet
This is failing with this message in the output.
sending incremental file list
rsync: change_dir "/export/home/xterernal/htdocs" failed: No such file or directory (2)
Question A:
Why was it looking at the "/export/home/xterernal/htdocs&...