MrPig91 / PSChiaPlotter

A repo for powershell module that helps Chia Plotting
MIT License
181 stars 47 forks source link

Temp2 directory enhancement #61

Closed toto99303 closed 3 years ago

toto99303 commented 3 years ago

Hello, your work is greatly appreciated! I would like to recommend adding Temp2 directory to the plotting options as a lot of people including me are using it heavily. What it does is for Phase 3 it copies temp files to different temp directory (can be your destination dir or another SSD) and this essentially offloads your NVMEs from wearing and also allows you to stagger for example 4 jobs on 1TB drive with less time in between. Thanks again for your work and sharing with the community!

MrPig91 commented 3 years ago

I will add this to the roadmap. Thank you for the suggestion!

hero887 commented 3 years ago

How do we take advantage of this 2nd temp dir for phase 3? Do we just add a second temp dir in the dropdown and it automatically moves the temp plots to the 2nd dir? Something in the wiki would be helpful!

Great code so far! Really helps!

MrPig91 commented 3 years ago

2nd Temp dir has now been added. The temp drives in the listbox are all for phase 1. This feature is in version 1.0.32. A lot was added to this update so please report any issues that you come across. Thank you :)