STOP and READUSE THIS TEMPLATENO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.
What is the problem you are having with rclone?
I am trying to copy from Google Drive crypt to my Dropbox crypt folder but I am getting this error: Failed to create file system for "dboxcrypt:crypt": can't point crypt remote at itself - check the value of the remote setting
Run the command 'rclone version' and share the full output of the command.
rclone v1.62.2
os/version: almalinux 8.8 (64 bit)
os/kernel: 4.18.0-425.19.2.el8_7.x86_64 (x86_64)
os/type: linux
os/arch: amd64
go/version: go1.20.2
go/linking: static
go/tags: none
Which cloud storage system are you using? (eg Google Drive)
Google Drive and Dropbox
The command you were trying to run (eg rclone copy /tmp remote:tmp)
2023/07/26 11:01:27 DEBUG : rclone: Version "v1.62.2" starting with parameters ["/usr/bin/rclone" "copy" "gdrive2:crypt" "dboxcrypt:crypt" "--max-transfer=3000G" "--cutoff-mode=soft" "--log-file" "/opt/docker/data/rclone/transfertodbox.log" "-vv" "--config" "/opt/docker/data/rclone/rclone.conf"]
2023/07/26 11:01:27 DEBUG : Creating backend with remote "gdrive2:crypt"
2023/07/26 11:01:27 DEBUG : Using config file from "/opt/docker/data/rclone/rclone.conf"
2023/07/26 11:01:28 DEBUG : Creating backend with remote "dboxcrypt:crypt"
2023/07/26 11:01:28 Failed to create file system for "dboxcrypt:crypt": can't point crypt remote at itself - check the value of the remote setting
Can anybody help me and explain to me why I am getting the error and how I could fix it ?
2023/07/26 16:28:25 INFO : Starting transaction limiter: max 24 transactions/s with burst 1
2023/07/26 16:28:25 NOTICE: Serving remote control on http://192.168.1.200:5574/
2023/07/26 16:28:26 INFO : Dropbox root 'crypt/㼙囀癰眴睢甀絊翨鹟': Failed to get StartCursor: path/not_found/.
2023/07/26 16:28:26 Fatal error: failed to mount FUSE fs: fusermount: exec: "fusermount3": executable file not found in $PATH
I am on my QNAP NAS.
Any suggestions what the issue might be and how I could fix it?
I have just installed fuse3 now I am getting this error:
2023/07/26 21:23:15 mount helper error: fusermount3: failed to execute /opt/bin/mount: No such file or directory
2023/07/26 21:23:15 Fatal error: failed to mount FUSE fs: fusermount: exit status 1
Stop using mega complex commands before you have basics working (and they are not). What is the point of all your flags when nothing works? You try to bite off more than you can chew.
Do not mix things.
you say you run:
/opt/bin/rclone mount dboxcrypt:Mulimedia /share/CACHEDEV1_DATA/DBox + all flags
and then you have an error:
/opt/bin/mount: No such file or directory
Nobody can see your screen. You want help follow simple steps and document them:)
so run:
/opt/bin/rclone mount dboxcrypt:Mulimedia /share/CACHEDEV1_DATA/DBox -vv
and post ALL output here. Not few lines you think are important. Then maybe somebody can see what the issue is. And there are some very rclone wise people around:)