What is the problem you are having with rclone?
One of my unions (runion1) does not show remote files/directories, despite using the same remotes as another union (runion2). I have tried recreating the union, and the same behaviour occurs. Is this expected behaviour given the configuration?
Runion1
- Local: ent1:nc ent2:nc
- ff/ff/all
Runion2
- Local:ro ent1: ent2:
- eplfs/eplfs/all
Behaviour
-
Runion1 is not showing any remote files or directories. Files and directories stored in Local appear fine.
-
Runion2 (in contrast) shows all files and directories as expected.
Thank you in advance.
Run the command 'rclone version' and share the full output of the command.
rclone v1.69.1
- os/version: ubuntu 22.04 (64 bit)
- os/kernel: 6.8.0-1024-oracle (aarch64)
- os/type: linux
- os/arch: arm64 (ARMv8 compatible)
- go/version: go1.24.0
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
OneDrive
(ent1 and ent2 are aliases of OneDrive remotes)
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone ls runion1:
The rclone config contents with secrets removed.
Name Type
==== ====
ent1 alias
ent2 alias
local alias
od combine
od1 onedrive
od2 onedrive
od3 onedrive
runion1 union
runion2 union
A log from the command with the -vv
flag
--vv not applicable for ls command