mmozeiko / RcloneBrowser

Simple cross platform GUI for rclone
https://mmozeiko.github.io/RcloneBrowser
The Unlicense
1.31k stars 413 forks source link

Maximum Size #92

Closed fredjohnston closed 6 years ago

fredjohnston commented 6 years ago

I see where you can specify MINIMUM Size. Is there a way to specify MAXIMUM size? (that would be more beneficial to me in a lot of cases (where i don't want HUGE files being transferred)).

fredjohnston commented 6 years ago

For now (please add option for max-size if you can)... I manually added to the "Extra Arguments": --max-size=300k (or --max-size 300k) #can also be 50M, whatever... see help in rclone. This works... Thanks, Fred