Union mount --bwlimit

rclone v1.55.1
ubuntu 20.04 lts server
google cloud storage

[union]
type = union
upstreams = remote:teste-union /local
action_policy = all
create_policy = all
search_policy = ff

[remote]
type = google cloud storage
service_account_file = /etc/union/file.json

rclone mount union: --bwlimit 1M

will the bwlimit be applied to all upstreams (local and remote) or only to remote?

Yes it will.

This is fixable (its on the list!)

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.