Displaying 1 result from an estimated 1 matches for "nosyncc".
Did you mean:
nosynch
2007 Feb 24
4
Overwriting symlinks on OSX
...tna 39 Feb 24 13:18 2006-01 ->
/Volumes/CSArchiveArray001/2006/2006-01
lrwxr-xr-x 1 tna tna 39 Feb 24 13:18 2006-02 ->
/Volumes/CSArchiveArray001/2006/2006-02
When I run rsync from Linux in --dry-run mode, the results are correct:
$ rsync -arvn --ignore-existing --exclude-from=/db/nosyncc /db/2006/ -e
ssh x:~/2/2006/
building file list ... done
2006-08/2006-08-12/2006-08-12_0430_KNBC_Channel_4_News.txt
2006-08/2006-08-12/2006-08-12_0430_KTTV_A_Current_Affair.txt
2006-08/2006-08-17/2006-08-17_0500_KABC_Eyewitness_News.txt
2006-08/2006-08-17/2006-08-17_0500_KTTV_Morning_News_at_5.txt...