From: Rene R. <re...@gr...> - 2004-06-01 12:50:28
|
On Tue, 2004-06-01 at 08:23, Joe Zacky wrote: > I spent this weekend writing an interface to edit the exclude lists - > lists of files and directories to exclude from backups. You can select a > server to edit the specific exclude list for it, or don't select a > server to edit the default exclude list. > > I'd appreciate any feedback from you cvs downloaders. Also if any of you > have tried the incremental file cleanup routines I committed to cvs a > couple weeks ago I'd appreciate feedback on that too. > > Cheers, > Joe Hi Joe I checked out the cvs just now and did a ./configure && make install The file permission were all messed up. Nothing was owned by apache so nothing was working. The systemcheck fails because the mount points (dirs) aren't created before the mount test. I thought this was solved a long time ago. It used to work didn't it? I'll report back if I hit any problems with the deletion and exclude code. Good work! Cheers Rene |