swar / Swar-Chia-Plot-Manager

This is a Cross-Platform Plot Manager for Chia Plotting that is simple, easy-to-use, and reliable.
GNU General Public License v3.0
1.26k stars 388 forks source link

SWAR on Windows and drives mapped to NTFS folder. #1106

Open 350d opened 3 years ago

350d commented 3 years ago

This is a common problem when you have more drives than letters to mount to. The only option is to mount your drives to NTFS folder, say C:\VOLUMES\DRIVE34 The problem is that in this case SWAR can't check drive size correctly due to path starting with C:\ and all mapped drives reported with same size/free space as C:\ drive right now.

Will be awesome to check drive size\free space for mapped drives to avoid letters limit on Windows. Thank you!

Piet0816 commented 3 years ago

Also see: https://github.com/swar/Swar-Chia-Plot-Manager/issues/895