Closed NTFSvolume closed 1 month ago
Currently, check_free_space runs on the parent of OUTPUT_FOLDER and not the folder itself. If the parent is on a different file system (ex, OUTPUT_FOLDER is a mount from another drive), the returned value is incorrect.
check_free_space
OUTPUT_FOLDER
https://github.com/jbsparrow/CyberDropDownloader/blob/34f0556a22c7bb0244476b345079f78c02984e35/cyberdrop_dl/managers/download_manager.py#L74
Setup Information
Attachments
downloader.log
Currently,
check_free_space
runs on the parent ofOUTPUT_FOLDER
and not the folder itself. If the parent is on a different file system (ex,OUTPUT_FOLDER
is a mount from another drive), the returned value is incorrect.https://github.com/jbsparrow/CyberDropDownloader/blob/34f0556a22c7bb0244476b345079f78c02984e35/cyberdrop_dl/managers/download_manager.py#L74
Setup Information
Attachments
downloader.log