junk/left over torrent files

General support for problems installing or using Deluge
Post Reply
hasardeur
Member
Member
Posts: 17
Joined: Wed Mar 05, 2008 9:00 am

junk/left over torrent files

Post by hasardeur »

I just looked through ~/.config/deluge/torrentfiles/ and found that there are 1914 torrent files totaling 41.1mb. There is every file I ever downloaded with that particular installation of deluge. Most of these files are flexrss-remnants.
I saw that before: my /tmp folder had these huge amounts of flex-*.torrent files as well - but they are wiped during reboot.

Why does deluge store these files? Is it save to delete them? Why are they stored in ~/.config/deluge/torrentfiles/ and /tmp?
gulp
New User
New User
Posts: 3
Joined: Sat Mar 08, 2008 2:53 pm

Re: junk/left over torrent files

Post by gulp »

Same problem on Windows version. The path is:
E:\Documents and Settings\<username>\deluge\torrentfiles
mikewhatever
Member
Member
Posts: 26
Joined: Wed Dec 12, 2007 8:06 pm

Re: junk/left over torrent files

Post by mikewhatever »

Not sure why it's done. Perhaps for someone who might want to seed a certain file, but can't, or does not want to re-download the torrent, it might be useful. You can tell Deluge to delete torrent file while removing the downloaded one. If that makes it more credible, uTorrent does the same, saving torrent files in Documents and Settings\user_name\Application Data\utorrent.
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: junk/left over torrent files

Post by andar »

hasardeur wrote:I just looked through ~/.config/deluge/torrentfiles/ and found that there are 1914 torrent files totaling 41.1mb. There is every file I ever downloaded with that particular installation of deluge. Most of these files are flexrss-remnants.
I saw that before: my /tmp folder had these huge amounts of flex-*.torrent files as well - but they are wiped during reboot.

Why does deluge store these files? Is it save to delete them? Why are they stored in ~/.config/deluge/torrentfiles/ and /tmp?
Deluge needs to store the .torrent files so that it can reload them if you restart Deluge. This is how the persistent state works. We keep a list of .torrent files that are currently loaded into the session, when we start up Deluge we check this list and load the .torrents. If the .torrent files are not there, we cannot load the torrent.

You can safely delete .torrent files of torrents you are no longer downloading/seeding and thats why we offer the option to 'Remove and delete torrent file'.
hasardeur
Member
Member
Posts: 17
Joined: Wed Mar 05, 2008 9:00 am

Re: junk/left over torrent files

Post by hasardeur »

I usually use 'Remove and delete torrent file' feature. I dont really know a way to clear the torrent list circumventing that button. But ok, I cleared the folder and keep an eye on it.
gulp
New User
New User
Posts: 3
Joined: Sat Mar 08, 2008 2:53 pm

Re: junk/left over torrent files

Post by gulp »

Those torrent files aren't deleted when you use the clear button.
It's that the expected behavior?
Post Reply