MrPig91 / PSChiaPlotter

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

Copy to final destinaion feature #182

Open secularrealist opened 3 years ago

secularrealist commented 3 years ago

It would be nice to be able to have plots created on final directory (ssd) but then moved to HDD.

For example, I currently use madmax and using a secondary temp drive didn't help much but when I had temp and destination on my nvme drives, I shaved off 7 minutes. I am however using the "plot whilecopy" which is nice too.

thanks for the hard work.

secularrealist commented 3 years ago

I'll have to test to see if there actually an improvement with ssd as destination since I'm using the "plot while copy" feature.

MrPig91 commented 3 years ago

I think I know what you mean, you kinda want a buffer drive where you place plots quickly while plotting and offload them to your HDD from there. I do want to implement a "Mover" option but have not done so yet. The "Plot While Copy" sort of does that in way, but having that and a Mover would be nice.

secularrealist commented 3 years ago

I guess "mover" is a much more clear and simple way to describe what i wrote above. haha. but yea that is exactly what i meant. I'm glad that's in the works. Great work btw, donated already :D