Search found 3 matches
- Tue Jan 12, 2010 9:22 pm
- Forum: Development
- Topic: Sparse Allocation Considered Harmful...
- Replies: 10
- Views: 32507
Sparse Allocation Considered Harmful...
I would like to request a way to do full pre-allocation - either the fancy way using the fallocate() posix call, or just simply writing out a bazillion zeros instead of the seek trick for creating sparse files. I've got about 4TB of torrented material and it is massively fragmented due to the sparse...
- Tue Jan 12, 2010 9:03 pm
- Forum: Support
- Topic: Merge two deluge's into one?
- Replies: 3
- Views: 4408
Re: Merge two deluge's into one?
Nearly every torrent has a custom save path - I have my own naming convention so I end up changing the save path on nearly every single torrent. FWIW, it would be nice if the fastresume files were completely self-contained - i.e. no actual torrent.state information needed in a global file. Then it w...
- Mon Jan 11, 2010 8:55 pm
- Forum: Support
- Topic: Merge two deluge's into one?
- Replies: 3
- Views: 4408
Merge two deluge's into one?
I've got two separate instances of deluge (they have separate conf directories) running on linux. They both have about 500 torrents each. There is some overlap between the two. I would like to migrate all of the torrents to just one instance of deluge. Is there an easy way to do it? Is there a hard ...