Skip to content
#

rclone

Here are 124 public repositories matching this topic...

jeroenvdheuvel
jeroenvdheuvel commented Nov 29, 2018

This is actually not an issue but a finding that might be nice to write in the documentation.

I managed to use rclone-mount with a specific user id and group id via docker. It's a bit of a hack but it works.

docker run \
    ... default options like environment variables and volume mounts
    -e MountCommands="--cache-dir /rclone-cache ... a lot more mount commands" \
    -v /etc/pas

Improve this page

Add a description, image, and links to the rclone topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rclone topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.