DO NOT REPLY [Bug 3692] regression: symlinks are created as hardlinks with --link-dest

2006-04-18 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3692 --- Comment #6 from [EMAIL PROTECTED] 2006-04-18 15:28 MST --- note the 'initialization' bit in the description only works when the source is on a different host/filesystem than --link-dest and dest. otherwise you end up with most of you

Re: What permissions does a file take if -p is not set?

2006-04-18 Thread Wayne Davison
On Tue, Apr 18, 2006 at 07:13:31PM +0100, [EMAIL PROTECTED] wrote: > if the rsync options -pgo (preserve perms, group perms, owner perms) are > not set, from where does rsync attain the file permissions? This was improved in the 2.6.7 manpage, which is available online (link below). Just look for

What permissions does a file take if -p is not set?

2006-04-18 Thread hamish
Hiya if the rsync options -pgo (preserve perms, group perms, owner perms) are not set, from where does rsync attain the file permissions? Will it just take the default ones from the server? Also, what is the difference between -p and -g or -o ? Thanks Hamish -- To unsubscribe or change optio

problem on osx

2006-04-18 Thread giacomo . ulivieri
hi, i work on mac os x 10.4 and use rsync command (on my while script) for backup files on big network volume (Lacie) with public IP. For about 7 days it work fine then i found a new destination directory: the old one was data and the new one is data-1. Why? the command that i launch from termin

Re: Encryption

2006-04-18 Thread Julian Pace Ross
Shachar Shemesh wrote: However, some time into the file (between 4KB and 16KB, depending on several factors) the files will resume to be identical, thus allowing rsync to work on them efficiently. After my post yesterday, I managed to make it work and I must say that it works pretty fine.. a

Re: Encryption

2006-04-18 Thread Shachar Shemesh
Julian Pace Ross wrote: > Thanks everyone for your feedback. > Seems to me that Alex explained the issue with this perfectly. I'm afraid that Alex's explanation does not take into account rsyncrypto's algorithm. If you encrypt two versions of a file, changed in the first bit of the file between t