Opened 14 years ago

Closed 11 years ago

Last modified 11 months ago

#1923 closed feature-request (Fixed)

Add option for Full Allocation (without sparse files)

Reported by: Calum Owned by:
Priority: minor Milestone: 2.0.0
Component: Core Version:
Keywords: Cc:

Description

Discussion and current workaround: http://forum.deluge-torrent.org/viewtopic.php?f=8&t=37349

lt python binding for full allocation is:

lt.storage_mode_t(0)

http://www.rasterbar.com/products/libtorrent/manual.html#storage-allocation

Change History (5)

comment:1 by andar, 14 years ago

It's likely that libtorrent will be dropping support for compact allocation in 0.16, so we will need to address the storage type setting regardless. This would be a good time to offer the two options: Sparse (default) and Full.

comment:3 by Calum, 11 years ago

Resolution: Fixed
Status: newclosed

Fixed in develop: [67e9787ba1e430]

comment:4 by Calum, 10 years ago

Milestone: 2.0.x2.0

comment:5 by Calum, 7 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.