Re: Help understanding rsync and cwrsync

2006-03-01 Thread wwp
Hello Peter, Doug, On Wed, 1 Mar 2006 21:40:56 -0500 (EST) Peter <[EMAIL PROTECTED]> wrote: > > --- Doug Lochart <[EMAIL PROTECTED]> wrote: > > > Windows (cw)Rsync Client --> Linux Rsync server > > > > 1) Should we abandon cwrsync for cygwin + rsync? > > Have the > > disparities between th

DO NOT REPLY [Bug 3570] New: Rsync don't sync differential updates correctly on Solaris (Linux is fine)

2006-03-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3570 Summary: Rsync don't sync differential updates correctly on Solaris (Linux is fine) Product: rsync Version: 2.6.6 Platform: Sparc OS/Version: Solaris Status: NEW

Re: Help understanding rsync and cwrsync

2006-03-01 Thread Peter
--- Doug Lochart <[EMAIL PROTECTED]> wrote: > Ok, how does cwrsync handle ACLs, users and > permissions as on the > windows box? How/where is that info kept in the > filesystem on the > linux box? Is it in meta-data? I figure basic file > permissions are > stored with the file but how is the

Re: get_local_name

2006-03-01 Thread Wayne Davison
On Fri, Feb 24, 2006 at 06:12:35PM -0500, Matt McCutchen wrote: > Now I see that cp refuses to overwrite a file with any directory, > empty or not. Yeah. I have been considering making rsync behave that way. My only hesitation was just how long rsync has been allowing this to occur. However, I d

Re: Help understanding rsync and cwrsync

2006-03-01 Thread Doug Lochart
On 3/1/06, Peter <[EMAIL PROTECTED]> wrote: > > --- Doug Lochart <[EMAIL PROTECTED]> wrote: > > > Windows (cw)Rsync Client --> Linux Rsync server > > > > 1) Should we abandon cwrsync for cygwin + rsync? > > Have the > > disparities between the two versions been resolved? > > I am using cwrsync an

Re: detect-renamed dosn't work?!

2006-03-01 Thread Wayne Davison
On Wed, Mar 01, 2006 at 11:45:53PM +, [EMAIL PROTECTED] wrote: > When I rename a file in one dir it will completly transfered The way to notice if rsync made use of a renamed file is by looking at the matched data vs the literal data in the --stats output. Rsync will always output that it's c

Re: Help understanding rsync and cwrsync

2006-03-01 Thread Peter
--- Doug Lochart <[EMAIL PROTECTED]> wrote: > Windows (cw)Rsync Client --> Linux Rsync server > > 1) Should we abandon cwrsync for cygwin + rsync? > Have the > disparities between the two versions been resolved? I am using cwrsync and it runs fine connecting to Slackware server. > 2) What

detect-renamed dosn't work?!

2006-03-01 Thread d . laffien
Hi lhere, i'm trying the detect-renamed patch in 2.6.7pre2 in a really small scenario. Having two dirs with some files rsyncing to destination. First I have no delete switches on, at least I will need them. Heres the command I use: rsync -e "ssh -i /root/.ssh/srv-key" -r -p -o -g -v -z -l -t

Re: Copying many sources to different places inside a destination

2006-03-01 Thread Matt McCutchen
On Tue, 2006-02-28 at 18:11 -0500, Matt McCutchen wrote: > This doesn't sound too hard; I might try to implement it. Never mind! I doubt I would be able to deal with all the string allocation issues, change what the sender sends, and figure out what all the existing references to file->dirname sh

Help understanding rsync and cwrsync

2006-03-01 Thread Doug Lochart
Hi all, we are just beginning to dive into rsync. I have limited experience with just playing around with the examples and reading all the docs that I can. I just read an interesting post from a developer that mentions cwrsync is a minimalistic rsync and thus things like permissions are not trans

Re: rsync of file list

2006-03-01 Thread Matt McCutchen
On Wed, 2006-03-01 at 12:04 -0800, lsk wrote: > /// lsk-> Linus in my case the destination server path name and source > path name that includes SID is different so how you would build the rsync > syntax using --files-from with this. > > rsync -zv --no-whole-file --stats /d01/app/sourSID/testf

Re: rsync of file list

2006-03-01 Thread lsk
Matt, Typically with Oracle databases, you will have datafiles residing on different mount points starting from the root such as: /p02/oradata/OSID/redo01.log /p03/oradata/OSID/redo02.log /p04/oradata/OSID/redo03.log /p01/oradata/OSID/system01.dbf /p04/oradata/OSID/undotbs01.dbf /p03/oradata/OSI

Re: [librsync-users] MD4 second-preimage attack

2006-03-01 Thread Donovan Baarda
On Tue, 2006-02-21 at 14:58 -0800, [EMAIL PROTECTED] wrote: > Hi, > > A year ago we discussed the strength of the MD4 hash used by rsync and > librsync, and one of the points mentioned was that only collision > attacks are known on MD4. Well, a recent paper by Wang et al [1] shows a > several seco