ERROR : symlinks not supported without the --links flag: /

What is the problem you are having with rclone?

Getting an error but not sure what it means. Should I do something about it?

2025/03/28 12:54:16 ERROR : symlinks not supported without the --links flag: /
The service rclone has been started.

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

rclone v1.69.1
- os/version: Microsoft Windows 10 Home Single Language 22H2 22H2 (64 bit)
- os/kernel: 10.0.19045.5608 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.24.0
- go/linking: static
- go/tags: cmount

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

OneDrive

Please run 'rclone config redacted' and share the full output.

[koofr-all]
type = koofr
provider = koofr
user = XXX
password = XXX

[koofr-crypt-backup]
type = crypt
remote = koofr-all:files-local-encrypted
password = XXX
password2 = XXX

[local-cryptomator]
type = alias
remote = C:\Users\enriq\files-local

[local-gyrle-backup]
type = alias
remote = F:\gyrle-files

[odrive-all-quique]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal

[odrive-all-team]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal

[odrive-crypt-team]
type = crypt
remote = odrive-all-team:files-gyrle-encrypted
password = XXX
password2 = XXX

[odrive-for-backup]
type = alias
remote = odrive-all-quique:files-local-encrypted

A log from the command that you were trying to run with the -vv flag

rclone mount odrive-crypt-team: t: --network-mode --vfs-cache-mode full -vv

The command -vv is taking a long time to execute because it seems to be checking all the files I have in my storage, it’s going to take a while.

welcome to the forum,

https://rclone.org/docs/#links-l


please post the top 30 lines.

1 Like

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