Displaying 2 results from an estimated 2 matches for "sysnc".
Did you mean:
sync
2003 Dec 16
1
Update Archive Flag
...ter sync.
New files where copy to the Backupsrv but the Archive-Flag ist off.
That means only changed files where backed up to tape but no new files. (Incremental)
The rsync-version are 2.5.7 protocoll-version 26.
The Paramter that we use from PC to Novell Backupsrv are -vrWuz *update.
When we sysnc the PC's with the Parameter *avz, the same Paramters as Novell, the Archiv-Flags is also off on changed files.
Can someone tell me the Paramters to sync PC's so, that new files theres not on the Backupsrv becomes the Archive-flag "on".
Thanks
J?rgen
2002 Aug 20
1
Files Loosing Ownership after rsync
...e couldnt give
any solution. So finally I am here..
Currently I am using Rsync to backup data from two different
servers. server (a) and sserver (b). The data from servers a & b
is rsynce'd to my third machine (c). I have implemented ssh. The
process is going fine. The data is being sysnced regularly.
the syntax i am using is "/usr/bin/rsync --stats --partial
--progress --config=/etc/rsyncd.conf -essh -avzp
123.456.11.22:/home/source /backup/dest"
ONly hitch is when ever the data is reaching server (c).. all the
files are losing their ownership. The file permissions...