Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for running a command once the rclone drive is mounted #57

Open
seertenedos opened this issue May 3, 2022 · 0 comments
Open

Comments

@seertenedos
Copy link

I recently found i was having bad performance partly due to the filesystem not being cached and that it currently takes a long time to cache if calling folder by folder but if instead you run an rclone command it can be done quickly. If you seen the service in the link below it runs "/usr/bin/rclone rc vfs/refresh recursive=true --rc-addr 127.0.0.1:5575 _async=true" to quickly get the filelist synced after it starts and i would like to be able to do the same things with your docker image.

https://github.com/animosity22/homescripts/blob/master/systemd/rclone-tv.service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant