lmacken / plow

Chia Plot Mover
GNU General Public License v3.0
41 stars 18 forks source link

Improvement request: copy to drive with most free space #6

Closed PanzerKunst closed 1 year ago

PanzerKunst commented 1 year ago

The current implementation loops through the list of dest drives. What do you think if the script would instead transfer to the drive with the most free space, provided it has no ongoing copy happening?

lmacken commented 1 year ago

There is a fork of the plow that already has the ability to check the amount of the free space of the destinations:

https://github.com/graemes/mownplow

Closing this ticket since I feel like it's a little out of scope for this simplified version, and I'm not sure if we can even query how much free space is left via rsyncd.