RE: rsync-3.0.0pre10 and iconv

2008-02-28 Thread sami . pitko
> It was failing when communicating with a daemon due to a missing > setup_iconv() call. The attached patch fixes this. Thanks for > your report! Thanks for the patch. I can confirm that --iconv option works now from iso8859-1 to utf-8 transfer. It would be good to add link to convmv script int

Re: --o-direct option

2008-02-28 Thread Matt McCutchen
On Thu, 2008-02-28 at 07:15 +, Jamie Lokier wrote: > Jerome Haltom wrote: > > The problem is that during the rsync process the user's machine is > > barely usable. The reason is because rsync reads these 2GB files... many > > GBs of them. This causes the user's machine to repeatidly trash the p

Re: --o-direct option

2008-02-28 Thread Wayne Davison
On Thu, Feb 28, 2008 at 08:18:26AM -0500, Matt McCutchen wrote: > The distributed patch "drop-cache.diff" is an older version of this > patch. Wayne, would you care to update it? His updated patch ignored all the improvments that I put into to the first patch, and I didn't feel like redoing them.

Re: --o-direct option

2008-02-28 Thread Wayne Davison
On Thu, Feb 28, 2008 at 07:26:08AM -0800, Wayne Davison wrote: > If someone else would care to fix that, I'll certainly consider it. Actually, now that I'm thinking about it, I recall that I didn't like some things in how the patch worked, and began to work on signficant changes, but never complet

Logging rsync results using >> not getting all output

2008-02-28 Thread Tyler Krehbiel
I currently use a patched version of rsync 2.6.3 with support hfs+ file systems. Running on Mac OS 10.4 (Server). It works great but I cant get the output to work correctly. This is the command I use in the script: rsync -av --hfs-mode=appledouble /Volumes/x/x/ [EMAIL PROTECTED]:/Volumes/x/x/x/x/

Re: Logging rsync results using >> not getting all output

2008-02-28 Thread Matt McCutchen
On Thu, 2008-02-28 at 11:33 -0600, Tyler Krehbiel wrote: > I currently use a patched version of rsync 2.6.3 with support hfs+ > file systems. Running on Mac OS 10.4 (Server). It works great but I > cant get the output to work correctly. > > This is the command I use in the script: > rsync -av --hf

Re: rsync-3.0.0pre10 and iconv

2008-02-28 Thread Wayne Davison
On Thu, Feb 28, 2008 at 12:55:11PM +0200, [EMAIL PROTECTED] wrote: > It would be good to add link to convmv script into rsync --iconv > documentation. convmv can be found from http://www.j3e.de/linux/convmv/ Thanks. I have mentioned that utility on the rsync resources page. ..wayne.. -- To uns

DO NOT REPLY [Bug 5287] FreeBSD pre10 compilation warnings report

2008-02-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5287 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: Revised flags patch

2008-02-28 Thread Steven Hartland
Attached is a slightly different patch which doesn't attempt chflags to every file, instead it catches the error case in robust_rename and only then calls chflags(to, 0) Hope this helps. Regards Steve - Original Message - From: "Rolf Grossmann" <[EMAIL PROTECTED]> Wayne D

Re: Revised flags patch

2008-02-28 Thread Wayne Davison
On Fri, Feb 29, 2008 at 02:07:14AM -, Steven Hartland wrote: > Attached is a slightly different patch which doesn't attempt chflags > to every file, instead it catches the error case in robust_rename > and only then calls chflags(to, 0) I have already made a change in a similar vein to the off

Re: running two rsync processes, synchronizing the same directories

2008-02-28 Thread Matt McCutchen
Christoph, Please keep this on the list (CC rsync@lists.samba.org). On Thu, 2008-02-28 at 22:10 +0100, cm wrote: > > On Wed, 2008-02-27 at 22:29 +0100, cm wrote: > > > >> What happens if two rsync process are running, synchronizing the same > >> directories. In my case it means if two user are