Rclone rc group job help me

rclone mount Encrypt_TD1: /mnt/gmedia/A_Avengers --allow-other --rc --rc-serve --rc-no-auth --rc-addr 127.0.0.1:5572 _group=job/1
rclone rc mount/mount fs=win1: mountPoint=/mnt/gmedia/A_Win1 mountType=mount _group=job/1

Don't work.

Thank you for the help. :laughing: :laughing: :laughing:

Do you have a Debug log?

rclone mount Encrypt_TD1: /mnt/gmedia/A_Avengers --allow-other --rc --rc-serve --rc-no-auth --rc-addr 127.0.0.1:5572 --log-file /tmp/mount.log --config /mnt/config/rclone/rclone.conf &

rclone rc mount/mount fs=sleepmizer: mountPoint=/mnt/test mountType=mount _group=group1/1

cat mount.log
2020/06/14 01:38:59 NOTICE: Serving remote control on http://127.0.0.1:5572/
2020/06/14 01:40:05 DEBUG : rclone: Version "v1.52.1-056-g6a2b7b97-beta" starting with parameters ["rclone" "mount" "Encrypt_TD1:" "/mnt/gmedia/A_Avengers" "--allow-other" "--rc" "--rc-serve" "--rc-no-auth" "--rc-addr" "127.0.0.1:5572" "--log-file" "/tmp/mount.log" "--config" "/mnt/config/rclone/rclone.conf" "-vv"]
2020/06/14 01:40:05 NOTICE: Serving remote control on http://127.0.0.1:5572/
2020/06/14 01:40:05 DEBUG : Using config file from "/mnt/config/rclone/rclone.conf"
2020/06/14 01:40:08 DEBUG : Encrypted drive 'Encrypt_TD1:': Mounting on "/mnt/gmedia/A_Avengers"
2020/06/14 01:40:08 DEBUG : Adding path "vfs/forget" to remote control registry
2020/06/14 01:40:08 DEBUG : Adding path "vfs/refresh" to remote control registry
2020/06/14 01:40:08 DEBUG : Adding path "vfs/poll-interval" to remote control registry
2020/06/14 01:40:08 DEBUG : : Root:
2020/06/14 01:40:08 DEBUG : : >Root: node=/, err=
2020/06/14 01:40:12 DEBUG : rc: "mount/mount": with parameters map[_group:group1/1 fs:sleepmizer: mountPoint:/mnt/test mountType:mount]
2020/06/14 01:40:12 DEBUG : Google drive root '': Mounting on "/mnt/test"
2020/06/14 01:40:12 DEBUG : Adding path "vfs/forget" to remote control registry
2020/06/14 01:40:12 DEBUG : Adding path "vfs/refresh" to remote control registry
2020/06/14 01:40:12 DEBUG : Adding path "vfs/poll-interval" to remote control registry
2020/06/14 01:40:12 DEBUG : Mount for Google drive root '' created at /mnt/test using mount
2020/06/14 01:40:12 DEBUG : rc: "mount/mount": reply map[]:
2020/06/14 01:40:12 DEBUG : : Root:
2020/06/14 01:40:12 DEBUG : : >Root: node=/, err=

rclone rc core/group-list
{
"groups": null
}

What are you saying doesn't work?

Edit; I see. I'm not familiar with groups so hopefully someone else will respond.

rclone rc core/group-list
{
"groups": null
}

Don't show list group group1/1

OK. Thank you for help.

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