Usage of vfs and rc refresh - how to schedule

Hey guys

A little background info.
1gig sym internet connection.
Mainly streaming 4K content (40-70gb per movie) and some 1080p archive stuff.

After quite a bit of tinkering and fiddeling i'v come up with using these settings for my rclone mount:

rclone mount rclone:\path X: --allow-other --cache-chunk-size=10M --buffer-size=32m --dir-cache-time=160h --cache-info-age=168h --cache-db-path Y:\Cache --cache-workers=5 --rc

To cache the content of the mount im doing:

rclone -vvv rc vfs/refresh recursive=true

Now that all works very well.. except when I forget to manually refresh within the 168 hrs ..

So my question basically.. is this how im supposed to do it? or is there some other golden way that im not aware? - Or should I just create a schedulet task that will run the refresh once every x day....

Trying to get the most out of my setup with the least effort.. obviously.

That is what I would do. Set it and forget it!

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