What is the problem you are having with rclone?
In addition to 'My Files', the Proton Drive web inteface has a device - backup category called 'Computers':
When mounting proton drive via
rclone mount NAME: /path/to/Proton/ --vfs-cache-mode full
the 'My Files category is mounted successfully, but I have not been able to find documentation on where mounting 'Computers' is possible or how to do it.
Is it even possible and how do you do it ?
Run the command 'rclone version' and share the full output of the command.
rclone v1.67.0
- os/version: debian 12.6 (64 bit)
- os/kernel: 6.6.13+bpo-amd64 (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.22.4
- 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 mount RemoteNAME: /path/to/Proton/ --vfs-cache-mode full
Please run 'rclone config redacted' and share the full output. If you get
[ProtonDrive]
type = protondrive
username =[DELETED]
password = XXX
2fa = [DELETED]
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/08/14 12:16:00 DEBUG : rclone: Version "v1.67.0" starting with parameters ["rclone" "mount" " [DELETED]:" "/ [DELETED]/Proton/" "--vfs-cache-mode" "full" "-vv"]
2024/08/14 12:16:00 DEBUG : Creating backend with remote " [DELETED]:"
Enter configuration password:
password:
2024/08/14 12:16:08 DEBUG : Using config file from "/home/ [DELETED]/.config/rclone/rclone.conf"
2024/08/14 12:16:08 DEBUG : proton drive root link ID '': Has cached credentials
2024/08/14 12:16:10 DEBUG : proton drive root link ID '': Used cached credential to initialize the ProtonDrive API
2024/08/14 12:16:10 INFO : proton drive root link ID '': poll-interval is not supported by this remote
2024/08/14 12:16:10 DEBUG : vfs cache: root is "/home/ [DELETED]/.cache/rclone"
2024/08/14 12:16:10 DEBUG : vfs cache: data root is "/home/ [DELETED]/.cache/rclone/vfs/[DELETED]"
2024/08/14 12:16:10 DEBUG : vfs cache: metadata root is "/home/ [DELETED]/.cache/rclone/vfsMeta/ [DELETED]"
2024/08/14 12:16:10 DEBUG : Creating backend with remote "/home/ [DELETED]/.cache/rclone/vfs/ [DELETED]/"
2024/08/14 12:16:10 DEBUG : fs cache: renaming cache item "/home/ [DELETED]/.cache/rclone/vfs/ProtonDrive/" to be canonical "/home/ [DELETED]/.cache/rclone/vfs/ [DELETED]"
2024/08/14 12:16:10 DEBUG : Creating backend with remote "/home/ [DELETED]/.cache/rclone/vfsMeta/ [DELETED]/"
2024/08/14 12:16:10 DEBUG : fs cache: renaming cache item "/home/ [DELETED]/.cache/rclone/vfsMeta/ [DELETED]/" to be canonical "/home/ [DELETED]/.cache/rclone/vfsMeta/ [DELETED]"
2024/08/14 12:16:11 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item [DELETED] not removed, freed 0 bytes
2024/08/14 12:16:11 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item [DELETED] not removed, freed 0 bytes
2024/08/14 12:16:11 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item [DELETED] not removed, freed 0 bytes
2024/08/14 12:16:11 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item [DELETED] not removed, freed 0 bytes
2024/08/14 12:16:11 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item [DELETED] not removed, freed 0 bytes
2024/08/14 12:16:11 INFO : vfs cache: cleaned: objects 5 (was 5) in use 0, to upload 0, uploading 0, total size 1.336Mi (was 1.336Mi)