What is the problem you are having with rclone?
I cannot see "Photos" folder in Proton Drive remote.
Run the command 'rclone version' and share the full output of the command.
rclone v1.66.0
- os/version: linuxmint 21 (64 bit)
- os/kernel: 5.15.0-106-generic (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)
Proton Drive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
$ rclone lsd proton:
<Only folders from "Files" section show here, no "Photos">
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[proton]
type = protondrive
username = <my username>
password = XXX
client_uid = XXX
client_access_token = XXX
client_refresh_token = XXX
client_salted_key_pass = XXX
A log from the command that you were trying to run with the -vv
flag
2024/05/08 15:51:46 DEBUG : rclone: Version "v1.66.0" starting with parameters ["rclone" "lsd" "proton:" "-vv"]
2024/05/08 15:51:46 DEBUG : Creating backend with remote "proton:"
2024/05/08 15:51:46 DEBUG : Using config file from "/home/user/.config/rclone/rclone.conf"
2024/05/08 15:51:46 DEBUG : proton drive root link ID '': Has cached credentials
2024/05/08 15:51:48 DEBUG : proton drive root link ID '': Used cached credential to initialize the ProtonDrive API
2024/05/08 15:51:53 DEBUG : 5 go routines active