Differenc in exclude v 2.6.9 and v 3.0.4

2009-07-08 Thread Harry Putnam
I'm finding a fairly major difference in the behavior of include/exclude between 2 version of rsync: opensolaris running rsync version 2.6.9 Cygwin running rsync version 3.0.4 Run from Opensolaris using version 2.6.9 and pulling from a windows XP box with this cmdline: (Note: cmds are wrappe

Re: rsync between windows Opensolaris failures

2009-07-08 Thread Harry Putnam
Jan-Benedict Glaw writes: > Please try: > > ssh rea...@harvey true | xxd > > There should be no output at all. If there is, your shell is not > clean, as rsync said. (That is, there might be something like a > greeting message in non-interactive mode.) Thanks... turned out to be an echo of $HOME

Re: Re: How to make big MySQL database more diffable/rsyncable? (aka rsyncing big files)

2009-07-08 Thread malayter
On Jul 8, 2009 5:12am, Krzysztof Nosek wrote: Anyway, I'm slowly becoming convinced that one has to remove the file blobs from the database entirely, moving them to the flat structure in a directory which would be rsynced separately. There is such feature in Mantis, as far as I know. I thi

Re: How to make big MySQL database more diffable/rsyncable? (aka rsyncing big files)

2009-07-08 Thread Krzysztof Nosek
Hi, thanks for your tips... even if I'm still stuck with my problem :) * Does the output of mysqldump compress well with gzip? No it doesn't. The biggest table we talk about here consists mainly of large binary blobs which are media files in compressed formats such as jpg, avi, png, etc. Bu

RE: rsync Windows to opensolaris or linux

2009-07-08 Thread Tony Abernethy
I think you need to look at the permissions you will need on Windows if (ie when) you need to recover. You can do a little better than distinguish read-only from writable, but not much and not easily. The simpler you can stand it, the happier you will be. With -a parameter, rsync will complain goi

Re: rsync between windows Opensolaris failures

2009-07-08 Thread Jan-Benedict Glaw
On Wed, 2009-07-08 12:21:55 -0500, Harry Putnam wrote: > Can anyone tell me what is wrong in this picture with error output: > rsync -nvviirp --inplace ha...@harvey:/cygdrive/c/Documents\ And\ Settings > ./docs_settings_$(dtf) > opening connection using ssh harvey -l harry rsync --server --sende

rsync between windows Opensolaris failures

2009-07-08 Thread Harry Putnam
Can anyone tell me what is wrong in this picture with error output: rsync -nvviirp --inplace ha...@harvey:/cygdrive/c/Documents\ And\ Settings ./docs_settings_$(dtf) opening connection using ssh harvey -l harry rsync --server --sender -vvnpr --inplace . "/cygdrive/c/Documents And Settings" ha..

rsync Windows to opensolaris or linux

2009-07-08 Thread Harry Putnam
I know this subject has been covered a fair bit here but I'm getting confused with the vast array of possible options I've seen in various cmdlines posted here, and the vast (and sometimes confusing) rsync manual. Can someone show me the simplest case to allow rsync to push data from a windows XP

DO NOT REPLY [Bug 6543] New: when crashing, announce the last file that was correctly copied

2009-07-08 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6543 Summary: when crashing, announce the last file that was correctly copied Product: rsync Version: 3.0.6 Platform: Other OS/Version: Linux Status: NEW Severity

DO NOT REPLY [Bug 6542] rsync: hlink.c:125: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed.

2009-07-08 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6542 --- Comment #1 from d...@yost.com 2009-07-08 10:45 CST --- Created an attachment (id=4407) --> (https://bugzilla.samba.org/attachment.cgi?id=4407&action=view) terminal transcript -- Configure bugmail: https://bugzilla.samba.org/userp

DO NOT REPLY [Bug 6542] New: rsync: hlink.c:125: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed.

2009-07-08 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6542 Summary: rsync: hlink.c:125: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed. Product: rsync Version: 3.0.6 Platform: x86 OS/Version: Linux Status: NEW