-
Thanks for the response. Of course you're right, it would be a very big change.
You may be interested that in the meantime I've moved onto using Plagger. This does have a "Dedupe" facility that uses a database to avoid downloading the same article twice. The downside is that Plagger is far more complicated to use (it's more of a perl framework than an actual application), and I've even had...
2007-05-28 18:13:35 UTC in rss2imap - RSS Management via IMAP
-
This program is very close to what I want. There's
only one big problem right now, and this is stopping me
using it:
I have Thunderbird set up so that it moves emails to
the trash instead of deleting them. That way I have a
permanent record of everything that goes through my
inbox. But when I do this with emails produced by
rss2imap, rss2imap loses track of them, and so it
thinks...
2006-10-03 18:07:15 UTC in rss2imap - RSS Management via IMAP
-
Well, sorry for the delay in responding, but I've had various stupid issues trying to get the right files on the right machines at a time when I have time to work on them. Anyway...
Vitaly:
I tried mke2fs, and it printed this result:
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000...
2006-02-24 08:57:13 UTC in Ext2 Filesystems Utilities
-
I've just spent almost a week trying to recover from a corrupted filesystem, and finally I got it. In the end, the trick was that e2fsck wouldn't work, but e2fsck -b 0 did.
Now, I call the results weird. So I'm here to ask if a) someone can give me a more detailed explanation of what was wrong with my filesystem, and b) if there's some improvement I should request to make e2fsck more...
2006-02-13 09:27:55 UTC in Ext2 Filesystems Utilities