What is the problem you are having with rclone?
rclone can not handle a single symlink file upload unless .rclonelink is attached to the copyto command
Run the command 'rclone version' and share the full output of the command.
rclone v1.66.0
- os/version: fedora 36 (64 bit)
- os/kernel: 6.1.15-100.fc36.x86_64 (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.22.1
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
onedrive
The command you were trying to run (eg rclone copy /tmp remote:tmp)
rclone copyto symlinkfile onedrive:/sample --verbose -l
it makes me use:
rclone copyto symlinkfile.rclonelink onedrive:/sample --verbose -l
The rclone config contents with secrets removed.
A log from the command with the -vv flag
2024/03/27 10:35:40 DEBUG : local: detected overridden config - adding "{b6816}" suffix to name
2024/03/27 10:35:40 Failed to create file system for "linktoemptytxtfile.yaml": need ".rclonelink" suffix to refer to symlink when using -l/--links