DO NOT REPLY [Bug 5162] using iconv with pre7 chops last special character in filenames

2007-12-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5162 --- Comment #1 from [EMAIL PROTECTED] 2007-12-29 01:26 CST --- Created an attachment (id=3081) --> (https://bugzilla.samba.org/attachment.cgi?id=3081&action=view) patch for finding iconv_open under cygwin This fixes the configure scrip

DO NOT REPLY [Bug 5166] New: -o -g options don't work right or I've misread the man pages

2007-12-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5166 Summary: -o -g options don't work right or I've misread the man pages Product: rsync Version: 2.6.6 Platform: x86 OS/Version: Linux Status: NEW Severity: nor

problems using --ignore-existing and filter rules

2007-12-28 Thread Douglas Wade Needham
Greetings everyone, I have a problem which I believe is a collision between the --ignore-existing option and filter rules. It appears to me that regardless of argument order, when I specify the two on a command line, even if a non-existing directory appears in the filter list as a protect rule.

Re: Migrating Rsync Disk

2007-12-28 Thread pichi
>That's more an installation question than an rsync question... OK thanks for your reply, but it leads me to think of how rsync works. I don't need a huge answer but how will server A (target) know that it has rsync(ed) with server B if this is the first time they have talked? I mean when I rei

hang with rsync 3.0.0pre7 doing local copy

2007-12-28 Thread Paul Slootman
I've noticed the 3.0.0pre versions sometimes hanging while doing a local copy (through dirvish). This time a had a binary with debugging symbols, so I could do gdb backtraces. This is the result: # ps -fe | grep rsync root 3712 3710 0 02:04 ?00:00:03 rsync -vrltH --delete -pgo --st

Odd behavior with --detect-renamed

2007-12-28 Thread Erik Pettersson
Hello, I'm totally new to this list, so I hope I don't break all the rules. :) I've looked through the archives (and google), and I really can't find the answer to my question. I'm trying out the 'detect-renamed'-patch, and I've encountered some odd behavior. I've applied the patch to both rsync-

Re: Migrating Rsync Disk

2007-12-28 Thread Paul Slootman
On Fri 28 Dec 2007, pichi wrote: > I have a Debian Etch server (Server A) running Rsync 2.6.9. In Server A I > have a second hard drive mounted where I rsync data (about 400 GB) from > server B. > > Server A needs to be rebuilt because I didnt partition it correctly and for > other reasons I wont

Migrating Rsync Disk

2007-12-28 Thread pichi
Hello, I have a Debian Etch server (Server A) running Rsync 2.6.9. In Server A I have a second hard drive mounted where I rsync data (about 400 GB) from server B. Server A needs to be rebuilt because I didnt partition it correctly and for other reasons I wont get into. My question is how can I ma