[Bug 9987] New: wishlist: add flag(s) to preserve *destination* metadata (i.e. owner, group)

2013-07-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=9987 Summary: wishlist: add flag(s) to preserve *destination* metadata (i.e. owner, group) Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW

Re: rsync won't hit the target

2013-07-01 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 2 things... 1 Why not just: rsync -avz --delete /etc/ user@hostname:/home/user/backup/etc/ 2 Check to see if the user is forced into rrsync on the remote in their ~/.ssh/authorized_keys or /etc/sshd_config or as their shell in /etc/passwd On 07/01

rsync won't hit the target

2013-07-01 Thread Grant
I'm trying to get rsync to copy some files across the network to a particular folder, but it always drops them in the user's home directory and changes the folder permissions of the home directory from drwxr-x--- to drwxr-xr-x. Can anyone tell me how to fix these problems? I'm using rsync like th

Re: connection lost during the transfer

2013-07-01 Thread Paul Slootman
On Mon 01 Jul 2013, garvit sharma wrote: > please tell me for what time will rsync wait if the connection breaks > during the file transfer ?? Try the manpage: --timeout=TIMEOUT This option allows you to set a maximum I/O timeout in seconds. If no data is transferred for

Re: connection lost during the transfer

2013-07-01 Thread garvit sharma
please tell me for what time will rsync wait if the connection breaks during the file transfer ?? On Thu, Jun 27, 2013 at 9:47 PM, garvit sharma wrote: > Hello All, > > For what time rsync will wait if the connection gets lost > during the file transfer ?? > > Thanks, > > -- > R