Are you on the latest version of rclone? You can validate by checking the version listed here: Rclone downloads
--> Yes
Which cloud storage system are you using? (eg Google Drive)
10 drive accounts combined to a Union ( currently testing with 3
The command you were trying to run (eg rclone copy /tmp remote:tmp)
I want to use
rclone mount
however I'm not sure how I would mount it as a drive I assume it would look something like this
rclone mount n: /home/username/cloud
however this mounts as a folder
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
Alright I was trying to mount the remote however I am receiving this error
scarletdevil19@Rclone:~$ rclone mount n: /mnt/cloud -vv
2024/07/26 14:53:08 DEBUG : rclone: Version "v1.67.0" starting with parameters ["rclone" "mount" "n:" "/mnt/cloud" "-vv"]
2024/07/26 14:53:08 DEBUG : Creating backend with remote "n:"
2024/07/26 14:53:08 DEBUG : Using config file from "/home/scarletdevil19/.config/rclone/rclone.conf"
2024/07/26 14:53:08 DEBUG : Creating backend with remote "scarletdevil36:"
2024/07/26 14:53:08 DEBUG : Creating backend with remote "scarletdevil27:"
2024/07/26 14:53:08 DEBUG : Creating backend with remote "scarletdevil35:"
2024/07/26 14:53:08 DEBUG : Creating backend with remote "scarletdevil31:"
2024/07/26 14:53:08 DEBUG : Creating backend with remote "scarletdevil30:"
2024/07/26 14:53:08 DEBUG : Creating backend with remote "scarletdevil28:"
2024/07/26 14:53:08 DEBUG : scarletdevil35: Loaded invalid token from config file - ignoring
2024/07/26 14:53:08 DEBUG : scarletdevil30: Loaded invalid token from config file - ignoring
2024/07/26 14:53:08 DEBUG : scarletdevil31: Loaded invalid token from config file - ignoring
2024/07/26 14:53:08 DEBUG : scarletdevil36: Loaded invalid token from config file - ignoring
2024/07/26 14:53:08 DEBUG : scarletdevil28: Loaded invalid token from config file - ignoring
2024/07/26 14:53:08 DEBUG : scarletdevil27: Loaded invalid token from config file - ignoring
2024/07/26 14:53:13 DEBUG : Saving config "token" in section "scarletdevil36" of the config file
2024/07/26 14:53:13 DEBUG : scarletdevil36: Saved new token in config file
2024/07/26 14:53:13 DEBUG : Saving config "token" in section "scarletdevil31" of the config file
2024/07/26 14:53:14 DEBUG : scarletdevil31: Saved new token in config file
2024/07/26 14:53:15 DEBUG : Google drive root '': 'root_folder_id = 0AFoQWdp52ChsUk9PVA' - save this in the config to speed up startup
2024/07/26 14:53:15 DEBUG : Google drive root '': 'root_folder_id = 0APxL9fVEmFjmUk9PVA' - save this in the config to speed up startup
2024/07/26 14:53:20 DEBUG : Saving config "token" in section "scarletdevil30" of the config file
2024/07/26 14:53:21 DEBUG : scarletdevil30: Saved new token in config file
2024/07/26 14:53:21 DEBUG : Google drive root '': 'root_folder_id = 0AGLWmFWHwd6ZUk9PVA' - save this in the config to speed up startup
2024/07/26 14:53:25 DEBUG : Saving config "token" in section "scarletdevil28" of the config file
2024/07/26 14:53:26 DEBUG : scarletdevil28: Saved new token in config file
2024/07/26 14:53:30 DEBUG : Saving config "token" in section "scarletdevil35" of the config file
2024/07/26 14:53:30 DEBUG : scarletdevil35: Saved new token in config file
2024/07/26 14:53:30 DEBUG : Google drive root '': 'root_folder_id = 0AL-_y1aiMtbFUk9PVA' - save this in the config to speed up startup
2024/07/26 14:53:31 DEBUG : Google drive root '': 'root_folder_id = 0APg_jNcM-sVrUk9PVA' - save this in the config to speed up startup
2024/07/26 14:53:33 DEBUG : Saving config "token" in section "scarletdevil27" of the config file
2024/07/26 14:53:33 DEBUG : scarletdevil27: Saved new token in config file
2024/07/26 14:53:43 DEBUG : Google drive root '': 'root_folder_id = 0AH0SfZORG1qhUk9PVA' - save this in the config to speed up startup
2024/07/26 14:53:43 DEBUG : union root '': actionPolicy = *policy.EpAll, createPolicy = *policy.EpMfs, searchPolicy = *policy.FF
2024/07/26 14:53:43 DEBUG : union root '': Mounting on "/mnt/cloud"
2024/07/26 14:53:43 mount helper error: fusermount3: fuse device not found, try 'modprobe fuse' first
2024/07/26 14:53:43 Fatal error: failed to mount FUSE fs: fusermount: exit status 1
at first I thought that well fuse3 was not installed so I tried installing it
scarletdevil19@Rclone:~$ sudo apt install fuse3
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
fuse3 is already the newest version (3.14.0-4).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
fuse3 is already installed, I'm running this in proxmox and I saw this so I tried the command with --daemon
scarletdevil19@Rclone:~$ rclone mount n: /mnt/cloud --daemon -vv
2024/07/26 15:00:56 DEBUG : rclone: Version "v1.67.0" starting with parameters ["rclone" "mount" "n:" "/mnt/cloud" "--daemon" "-vv"]
2024/07/26 15:00:56 DEBUG : Creating backend with remote "n:"
2024/07/26 15:00:56 DEBUG : Using config file from "/home/scarletdevil19/.config/rclone/rclone.conf"
2024/07/26 15:00:56 DEBUG : Creating backend with remote "scarletdevil36:"
2024/07/26 15:00:56 DEBUG : Creating backend with remote "scarletdevil28:"
2024/07/26 15:00:56 DEBUG : Creating backend with remote "scarletdevil27:"
2024/07/26 15:00:56 DEBUG : Creating backend with remote "scarletdevil30:"
2024/07/26 15:00:56 DEBUG : Creating backend with remote "scarletdevil35:"
2024/07/26 15:00:56 DEBUG : Creating backend with remote "scarletdevil31:"
2024/07/26 15:00:57 DEBUG : Google drive root '': 'root_folder_id = 0APg_jNcM-sVrUk9PVA' - save this in the config to speed up startup
2024/07/26 15:00:58 DEBUG : Google drive root '': 'root_folder_id = 0AFoQWdp52ChsUk9PVA' - save this in the config to speed up startup
2024/07/26 15:00:58 DEBUG : Google drive root '': 'root_folder_id = 0AGLWmFWHwd6ZUk9PVA' - save this in the config to speed up startup
2024/07/26 15:00:59 DEBUG : Google drive root '': 'root_folder_id = 0APxL9fVEmFjmUk9PVA' - save this in the config to speed up startup
2024/07/26 15:00:59 DEBUG : Google drive root '': 'root_folder_id = 0AL-_y1aiMtbFUk9PVA' - save this in the config to speed up startup
2024/07/26 15:00:59 DEBUG : Google drive root '': 'root_folder_id = 0AH0SfZORG1qhUk9PVA' - save this in the config to speed up startup
2024/07/26 15:00:59 DEBUG : union root '': actionPolicy = *policy.EpAll, createPolicy = *policy.EpMfs, searchPolicy = *policy.FF
2024/07/26 15:01:20 ERROR : Daemon timed out. Failed to terminate daemon pid 1708: os: process already finished
2024/07/26 15:01:20 Fatal error: daemon exited with error code 1
scarletdevil19@Rclone:~$ rclone mount n: /mnt/cloud -vv
2024/07/26 15:37:31 DEBUG : rclone: Version "v1.67.0" starting with parameters ["rclone" "mount" "n:" "/mnt/cloud" "-vv"]
2024/07/26 15:37:31 DEBUG : Creating backend with remote "n:"
2024/07/26 15:37:31 DEBUG : Using config file from "/home/scarletdevil19/.config/rclone/rclone.conf"
2024/07/26 15:37:31 DEBUG : Creating backend with remote "scarletdevil31:"
2024/07/26 15:37:31 DEBUG : Creating backend with remote "scarletdevil36:"
2024/07/26 15:37:31 DEBUG : Creating backend with remote "scarletdevil27:"
2024/07/26 15:37:31 DEBUG : Creating backend with remote "scarletdevil35:"
2024/07/26 15:37:31 DEBUG : Creating backend with remote "scarletdevil28:"
2024/07/26 15:37:31 DEBUG : Creating backend with remote "scarletdevil30:"
2024/07/26 15:37:31 DEBUG : Google drive root '': 'root_folder_id = 0APxL9fVEmFjmUk9PVA' - save this in the config to speed up startup
2024/07/26 15:37:33 DEBUG : Google drive root '': 'root_folder_id = 0AH0SfZORG1qhUk9PVA' - save this in the config to speed up startup
2024/07/26 15:37:34 DEBUG : Google drive root '': 'root_folder_id = 0APg_jNcM-sVrUk9PVA' - save this in the config to speed up startup
2024/07/26 15:37:34 DEBUG : Google drive root '': 'root_folder_id = 0AFoQWdp52ChsUk9PVA' - save this in the config to speed up startup
2024/07/26 15:37:35 DEBUG : Google drive root '': 'root_folder_id = 0AL-_y1aiMtbFUk9PVA' - save this in the config to speed up startup
2024/07/26 15:37:36 DEBUG : Google drive root '': 'root_folder_id = 0AGLWmFWHwd6ZUk9PVA' - save this in the config to speed up startup
2024/07/26 15:37:36 DEBUG : union root '': actionPolicy = *policy.EpAll, createPolicy = *policy.EpMfs, searchPolicy = *policy.FF
2024/07/26 15:37:36 DEBUG : union root '': Mounting on "/mnt/cloud"
2024/07/26 15:37:36 mount helper error: fusermount3: user has no write access to mountpoint /mnt/cloud
2024/07/26 15:37:36 Fatal error: failed to mount FUSE fs: fusermount: exit status 1
now its just permissions looks promising, running the command again I'm able to mount it. now I just need to figure out how to share it with the rest of my network
samba or sftp would be fine for that, both support verification of file transfers using checksums.
rclone can emulate an sftp server and more. rclone serve
samba, but just do some testing, let us know...
and as a windowz guy, i choose samba.
i have a howto about that, with simple scripts for clients on windows and linux. How to access SMB/SAMBA with rclone
The previous post gave me an idea and found another post which suggested to add the flag --allow-other to he commdand so I tried
scarletdevil19@Rclone:~$ rclone mount n: /home/scarletdevil19/cloud --allow-other -vv
2024/07/27 12:42:35 DEBUG : rclone: Version "v1.67.0" starting with parameters ["rclone" "mount" "n:" "/home/scarletdevil19/cloud" "--allow-other" "-vv"]
2024/07/27 12:42:35 DEBUG : Creating backend with remote "n:"
2024/07/27 12:42:35 DEBUG : Using config file from "/home/scarletdevil19/.config/rclone/rclone.conf"
2024/07/27 12:42:35 DEBUG : Creating backend with remote "scarletdevil36:"
2024/07/27 12:42:35 DEBUG : Creating backend with remote "scarletdevil28:"
2024/07/27 12:42:35 DEBUG : Creating backend with remote "scarletdevil27:"
2024/07/27 12:42:35 DEBUG : Creating backend with remote "scarletdevil35:"
2024/07/27 12:42:35 DEBUG : Creating backend with remote "scarletdevil30:"
2024/07/27 12:42:35 DEBUG : Creating backend with remote "scarletdevil31:"
2024/07/27 12:42:35 DEBUG : scarletdevil36: Loaded invalid token from config file - ignoring
2024/07/27 12:42:35 DEBUG : scarletdevil35: Loaded invalid token from config file - ignoring
2024/07/27 12:42:35 DEBUG : scarletdevil27: Loaded invalid token from config file - ignoring
2024/07/27 12:42:35 DEBUG : scarletdevil30: Loaded invalid token from config file - ignoring
2024/07/27 12:42:35 DEBUG : scarletdevil28: Loaded invalid token from config file - ignoring
2024/07/27 12:42:35 DEBUG : scarletdevil31: Loaded invalid token from config file - ignoring
2024/07/27 12:42:40 DEBUG : Saving config "token" in section "scarletdevil36" of the config file
2024/07/27 12:42:40 DEBUG : scarletdevil36: Saved new token in config file
2024/07/27 12:42:41 DEBUG : Saving config "token" in section "scarletdevil30" of the config file
2024/07/27 12:42:41 DEBUG : scarletdevil30: Saved new token in config file
2024/07/27 12:42:41 DEBUG : Saving config "token" in section "scarletdevil27" of the config file
2024/07/27 12:42:41 DEBUG : Saving config "token" in section "scarletdevil28" of the config file
2024/07/27 12:42:41 DEBUG : scarletdevil27: Saved new token in config file
2024/07/27 12:42:41 DEBUG : scarletdevil28: Saved new token in config file
2024/07/27 12:42:41 DEBUG : Google drive root '': 'root_folder_id = 0AGLWmFWHwd6ZUk9PVA' - save this in the config to speed up startup
2024/07/27 12:42:42 DEBUG : Google drive root '': 'root_folder_id = 0APg_jNcM-sVrUk9PVA' - save this in the config to speed up startup
2024/07/27 12:42:42 DEBUG : Google drive root '': 'root_folder_id = 0AFoQWdp52ChsUk9PVA' - save this in the config to speed up startup
2024/07/27 12:42:42 DEBUG : Saving config "token" in section "scarletdevil31" of the config file
2024/07/27 12:42:42 DEBUG : scarletdevil31: Saved new token in config file
2024/07/27 12:42:42 DEBUG : Saving config "token" in section "scarletdevil35" of the config file
2024/07/27 12:42:42 DEBUG : scarletdevil35: Saved new token in config file
2024/07/27 12:42:42 DEBUG : Google drive root '': 'root_folder_id = 0APxL9fVEmFjmUk9PVA' - save this in the config to speed up startup
2024/07/27 12:42:52 DEBUG : Google drive root '': 'root_folder_id = 0AL-_y1aiMtbFUk9PVA' - save this in the config to speed up startup
2024/07/27 12:42:52 DEBUG : Google drive root '': 'root_folder_id = 0AH0SfZORG1qhUk9PVA' - save this in the config to speed up startup
2024/07/27 12:42:52 DEBUG : union root '': actionPolicy = *policy.EpAll, createPolicy = *policy.EpMfs, searchPolicy = *policy.FF
2024/07/27 12:42:52 Fatal error: failed to mount FUSE fs: "/home/scarletdevil19/cloud" is not empty, use --allow-non-empty to mount anyway
scarletdevil19@Rclone:~$ rclone mount n: /home/scarletdevil19/cloud --allow-other -vv
2024/07/27 12:43:06 DEBUG : rclone: Version "v1.67.0" starting with parameters ["rclone" "mount" "n:" "/home/scarletdevil19/cloud" "--allow-other" "-vv"]
2024/07/27 12:43:06 DEBUG : Creating backend with remote "n:"
2024/07/27 12:43:06 DEBUG : Using config file from "/home/scarletdevil19/.config/rclone/rclone.conf"
2024/07/27 12:43:06 DEBUG : Creating backend with remote "scarletdevil36:"
2024/07/27 12:43:06 DEBUG : Creating backend with remote "scarletdevil30:"
2024/07/27 12:43:06 DEBUG : Creating backend with remote "scarletdevil35:"
2024/07/27 12:43:06 DEBUG : Creating backend with remote "scarletdevil28:"
2024/07/27 12:43:06 DEBUG : Creating backend with remote "scarletdevil27:"
2024/07/27 12:43:06 DEBUG : Creating backend with remote "scarletdevil31:"
2024/07/27 12:43:07 DEBUG : Google drive root '': 'root_folder_id = 0APg_jNcM-sVrUk9PVA' - save this in the config to speed up startup
2024/07/27 12:43:11 DEBUG : Google drive root '': 'root_folder_id = 0AFoQWdp52ChsUk9PVA' - save this in the config to speed up startup
2024/07/27 12:43:11 DEBUG : Google drive root '': 'root_folder_id = 0AL-_y1aiMtbFUk9PVA' - save this in the config to speed up startup
2024/07/27 12:43:11 DEBUG : Google drive root '': 'root_folder_id = 0AGLWmFWHwd6ZUk9PVA' - save this in the config to speed up startup
2024/07/27 12:43:11 DEBUG : Google drive root '': 'root_folder_id = 0APxL9fVEmFjmUk9PVA' - save this in the config to speed up startup
2024/07/27 12:43:11 DEBUG : Google drive root '': 'root_folder_id = 0AH0SfZORG1qhUk9PVA' - save this in the config to speed up startup
2024/07/27 12:43:11 DEBUG : union root '': actionPolicy = *policy.EpAll, createPolicy = *policy.EpMfs, searchPolicy = *policy.FF
2024/07/27 12:43:11 DEBUG : union root '': Mounting on "/home/scarletdevil19/cloud"
2024/07/27 12:43:11 mount helper error: fusermount3: option allow_other only allowed if 'user_allow_other' is set in /etc/fuse.conf
2024/07/27 12:43:11 Fatal error: failed to mount FUSE fs: fusermount: exit status 1
I edited the filed mentioned and ran the command and lo and behold