BiglySoftware / BiglyBT

Feature-filled Bittorrent client based on the Azureus open source project
https://www.biglybt.com
GNU General Public License v2.0
1.53k stars 152 forks source link

failed "Files: -> Completion Moving" by lack of space #3326

Closed icesof closed 3 weeks ago

icesof commented 3 weeks ago

In setting, Files -> Comletion Moving -> enable "Move completed files (after download)" The Directory in a different volume, which is almost full used. The moving action will fail because of lack of space.

Suggestion: check avaible space before moving

parg commented 3 weeks ago

While I guess it is annoying I don't think is worth attempting to do - most (all?) other applications assume you manage your disk space yourself.

icesof commented 3 weeks ago

When the download has been completed and the files' consistency has been verified, the process attempts to copy files to another drive after the download has been completed. Due to previous downloads occupying most of the drive space, it is likely that the failures to copy files will continue to occur if torrents continue to be downloaded continuously.

Would we consider preventing that failure from occurring?