l3uddz / cloudplow

Automatic rclone remote uploader, with support for multiple remote/folder pairings. UnionFS Cleaner functionality: Deletion of UnionFS whiteout files and their corresponding files on rclone remotes. Automatic remote syncer: Sync between different remotes via a Scaleway server instance, that is created and destroyed at every sync.
GNU General Public License v3.0
338 stars 48 forks source link

min_size_gb? #85

Closed gexala closed 2 years ago

gexala commented 4 years ago

As per now, if I set max_size_gb to for example 100, and the folder size is 120GB, the script uploads all 120GB. But what about a "added" feature that only uploads 20 GB instead of 120GB? min_size_gb maybe?

saltydk commented 2 years ago

I don't see why this would be a relevant thing to manage.