On Sat 25 Aug 2012, patrick295767 wrote:
> 
> you should really think to allow by default to make rsync to work ;)
> I just tried rsync, to move from Ibm sync default app on Linux platform, and 
> rsync isn't
> so much reliable to backup a server (independently on the FS) :)
> 
> Here a quick example
> 
> cp -r Documents/contacs /tmp
> 
> ~/Documents$ rsync  -av contacs/  /tmp/
> sending incremental file list
> ./
> rsync: failed to set times on "/tmp/.": Operation not permitted (1)

This is because /tmp is not owned by you and you don't have any
superuser privileges.

This is not a problem with rsync; closing this bug report now.


Paul

Reply via email to