rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] rdiff-backup and macosx


From: Andrew Ferguson
Subject: Re: [rdiff-backup-users] rdiff-backup and macosx
Date: Fri, 11 Jan 2008 08:06:00 -0500
User-agent: Thunderbird 1.5.0.14 (Macintosh/20071210)

Jakub Krzyżewski wrote:
> I do some debugging and it looks like problem is related to resource forks.
> Commenting out this two lines:
> 
>     if Globals.resource_forks_conn and rpath.isreg():
>         rpath.get_resource_fork()
> 
> in rpath.py causes that process never allocates more than 50MB memory.
> Of course this is not perfect soulution, because all resouce forks in 
> backup are lost.


Jakub,

It sounds as if one of your files has an enormous resource fork, which
is very strange (and generally discouraged on Mac OS X).

If you uncomment those two lines, and then run rdiff-backup with the the
-v5 or -v7 option, it should tell you which file it is failing on.


Andrew


-- 
Andrew Ferguson - address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]