Running mount fails but creates a remote config entry even if the name is wrong

What is the problem you are having with rclone?

Tried mounting on a path, renamed the remote but forgot and ran the mount with the old name. The running of the mount fails (expected) but the config of rclone now contains this new entry (old name). I would not expect it to do that but apologies if I am misunderstanding functionality.
It is harmless from what I see - the config entry would be empty but confusing nonetheless

Run the command 'rclone version' and share the full output of the command.

rclone v1.64.0

  • os/version: arch "23.0.4" (64 bit)
  • os/kernel: 6.5.5-1-MANJARO (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.21.1
  • go/linking: dynamic
  • go/tags: none

Which cloud storage system are you using? (eg Google Drive)

OneDrive (Personal)

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone mount --allow-other REM_AMIN_ONEDRV: /run/media/santa/TINDATA/ABCLD_MINE_MNT_ONEDRV/ \
--vfs-cache-mode full &

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

I'm not sure what you mean?

Typing in the wrong remote doesn't create a new rclone config entry.

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