Helge U.

Results 8 comments of Helge U.

you could try to set the same permissions as the export user admin or set the same permissions like the "TV Shows" folder on the mountpoint (gdrivepsucrypt). Something like: `-e...

you cant use both commands `--allow-other --allow-root` at the same time.

The example [rclone-mount/docker-compose.yml](https://github.com/Mumie-hub/docker-services/blob/master/rclone-mount/docker-compose.yml) should work for ubuntu 18/20. Notice the version 2 of docker-compose! And yes, please dont use snap to install docker. Use [https://docs.docker.com](https://docs.docker.com/engine/install/ubuntu/). Snap forces the app to...

sorry for my late answer. right now the container is update manuelly. I think, a trigger on the main rclone repo would be the best, everytime there is a new...

I think this only works with docker hub repos. But maybe i could set up a Build Trigger hook.

Here is an example [rclone-mount/docker-compose.yml](https://github.com/Mumie-hub/docker-services/blob/master/rclone-mount/docker-compose.yml) for ubuntu 18/20. Notice the version 2 of docker-compose! There are some MountCommands ([https://rclone.org/commands/rclone_mount/](https://rclone.org/commands/rclone_mount/)) that manipulate the update interval e.g. `--poll-interval` `--dir-cache-time`.

Same problem here. Problem exists since v2.6.7. Best Regards

Can you execute something like `du -h .` inside the container. Did you limit the cache size (something like --vfs-cache-max-size)? When there is no cache limit, the cache is growing...