mpetazzoni / ttorrent

BitTorrent Java library with tracker and download client
http://mpetazzoni.github.com/ttorrent/
Apache License 2.0
1.38k stars 502 forks source link

Change the length of an existing storage file only if required #170

Closed philipphenkel closed 8 years ago

philipphenkel commented 8 years ago

This change prevents the modification of a storage file in case the file is already complete and all pieces are available.