I need a set of flags that captures changes quickly and yields low latency for an rclone mount

well, most object based providers do not support polling, so will have the same underlying issue.

when using mount, flags such as --fast-list do not work.
most object storage providers charge for api calls to list files.

there are horror stories in the forum about that.
but if you get to that point, there are way to reduce or eliminate the cost.

1 Like