Connor Zook Posted April 11, 2021 Posted April 11, 2021 I am using qbittorrent to download a large file (1.7TB) and my cache drive is only 256GB. How do I force the qbittorrent docker to bypass the cache drive and instead write directly to disk? Thanks. Quote
Squid Posted April 11, 2021 Posted April 11, 2021 If the system at the file level, not torrent level knows the size of the file before it begins to be written and the share is set to be use cache: prefer, then it will automatically put it onto the array. Since this is doubtful, you'd have to create another share set to use cache no (or temporarily adjust the existing share to be use cache no) and set the file to down load to it. Quote
Connor Zook Posted April 11, 2021 Author Posted April 11, 2021 (edited) 1 minute ago, Squid said: Since this is doubtful, you'd have to create another share set to use cache no (or temporarily adjust the existing share to be use cache no) and set the file to down load to it. I'm sorry could you explain this in simpler terms for me? I'm not sure what the differences between shares and disks are honestly. Edited April 11, 2021 by Connor Zook Quote
theruck Posted April 11, 2021 Posted April 11, 2021 you need to reconfigure the docker image of your torrent app to use a different user share for the downloaded data instead of the current cache drive Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.