Excerpts from Marc Hartstein's message of 2010-12-15 22:15:14 +0100: > Excerpts from Piotr Kempa's message of Wed Dec 15 10:59:06 -0500 2010: > > tl;dr: can you search by message size? or sort by that? > > Not sure, but maildir is one-file-per-message, so you could go ahead and > use your favorite tool which lets you inspect the filesystem and > identify large files. > > You'd still have to work around sup potentially getting cranky that you > removed a file it was expecting to still be there. I forget how that all > works out.
Thanks for the suggestions, I thought about just finding the large files, inspecting and removing but I'm afraid sup's will panic. But I think I saw some way to sync it again to a changed source, so maybe there's that. Re incremental backup - that's something I'll have to do, true, but since I want it to be encrypted on the backup server (with no other users or root getting a peek:) I settled on just bzipping, encrypting and uploading one huge file. Even when there are small changes, when it's one file and it's encrypted, it changes the whole file. I could think about getting some loopfile and cryptsetup a LUKS on it on the server, or maybe encfs (I'm not sure they have encfs the server though...). Thanks again! _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk