Mount JottaCloud + Proton Drive as filesystem mounts #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Direct fs mounts (separate from Backrest restic-over-rclone usage):
rclone mount jottacloud:at/mnt/cloud/jotta(read-mostly)rclone mount protondrive:at/mnt/cloud/proton(needs Proton Bridge)Use case: browse archive without Backrest, ad-hoc retrieval, populating new services.
Host: CT 103 (has rclone + jottacloud config). systemd mount units,
--vfs-cache-mode writesfor write support.Depends-on: Proton Bridge setup issue.