Displaying 1 result from an estimated 1 matches for "synccr".
Did you mean:
syncer
2012 Apr 09
2
Problem syncing to Netapp (rsync: failed to set times on...)
...storage) and the our Netapp located in our Datacenter. I get lots of the
"rsync: failed to set times on..." errors, and files which have already
been transferred just try to sync again anyway.
These are the mount options that I use for both sides:
mount -t cifs -o credentials=/root/.synccreds //nasdevice/folder /nas
mount -t cifs -o credentials=/root/.synccreds //netapp/folder /netapp
The ".synccreds" file has the credentials of an Active Directory Domain
Admin account, which has "Full Control" on both the NAS and the Netapp.
Here is the command that I run to...