Thanks so much for the explanation. Personally I'm of the opinion that free space is wasted space, so I'll probably opt for the last option. How low can I set it before I risk data corruption? My drive has an 8mb cache so should I set it to 8mb? Or is that something different entirely?
I don't want to go to far off topic, but why is this an issue in the first place? It seems to me that if you ever silently corrupt data, something is broken. Is it linux that's broken, or the file system, or is it the hard disk? On Fri, 2 Nov 2007 00:44:48 +0100, "Gabor Hudiczius" <[EMAIL PROTECTED]> said: > Hi, > > it's not a bug, it's a feature :) > rtorrent has a hardcoded event, what stops torrents, when free space is > below 500M > there are a few things you can do about it: > -free up some space ^^ > -check the rtorrent/src/main.cc for the line "schedule = > low_diskspace,5,60,close_low_diskspace=500M\n", and remove/change it, > then > recompile > -override the event in your rtorrent.rc file, with a similar one, like > "schedule = low_diskspace,5,60,close_low_diskspace=10M" (without the > quotes > - this one will stop torrent, when free space is below 10M) > > Regards, > Gabor Hudiczius -- [EMAIL PROTECTED] -- http://www.fastmail.fm - A no graphics, no pop-ups email service _______________________________________________ Libtorrent-devel mailing list [email protected] http://rakshasa.no/mailman/listinfo/libtorrent-devel

