Search found 4 matches
- Wed Jul 22, 2015 12:50 am
- Forum: Support
- Topic: Deluge not locking files while seeding.
- Replies: 6
- Views: 2953
Re: Deluge not locking files while seeding.
I have compiled and installed libtorrent 1.0.5.0 and verified it was using it with "deluged -v" deluged: 1.3.11 libtorrent: 1.0.5.0 I get the same result. I am thinking that deluged doesn't actually ask for the file to be locked, and is probably independant of libtorrent. I think this will...
- Tue Jul 21, 2015 11:09 am
- Forum: Support
- Topic: Deluge not locking files while seeding.
- Replies: 6
- Views: 2953
Re: Deluge not locking files while seeding.
Sorry totally forgot to mention I have activated lock_files in ltconfig from the gui client. According to this about the f_setlk function : http://www.gnu.org/software/libc/manual/html_node/File-Locks.html. It should be doing exactly what I want. I would expect the result of the following command th...
- Tue Jul 21, 2015 1:13 am
- Forum: Support
- Topic: Deluge not locking files while seeding.
- Replies: 6
- Views: 2953
Re: Deluge not locking files while seeding.
I am aware that i can "Move Storage" from the console and gui. But like I said, I have thousands of torrents, some dating from 2013. There is no way I can remember all of those, but if the files are locked, i wont be able to accidently move them. I installed the ltconfig plugin, restarted ...
- Mon Jul 20, 2015 9:42 pm
- Forum: Support
- Topic: Deluge not locking files while seeding.
- Replies: 6
- Views: 2953
Deluge not locking files while seeding.
Hi, i am running deluge 1.3.11 under Debian 8. I have thousands of torrents seeding and deluge doesn't keep a file lock on them. Sometimes I happen to move a file to organize it but since deluge doesn't lock it i am able to move it. That causes errors whenever that particular torrent is requested. I...