Proton Drive Backup

Automation

Automated backup to Proton Drive with age-based truncation — sync configs, memory files, content drafts, and media with configurable retention periods. Use when you need privacy-first cloud backup for AI workspaces. Requires Proton Drive desktop app.

Install

openclaw skills install proton-drive-backup

Proton Drive Backup

Privacy-first cloud backup via Proton Drive's local sync folder. Copies workspace files with age-based truncation to keep storage manageable.

Retention Policy

Content TypeRetentionRationale
Configs (plists, JSON)ForeverSmall, critical
Memory files60 daysDaily notes age out
Content draftsForeverIntellectual property
Images90 daysLarge, reproducible
Audio30 daysVery large, reproducible
Video60 daysLargest files
Docker backupsKeep 3Rotated

Usage

bash scripts/backup_to_proton.sh

Safe to run multiple times — uses rsync for incremental sync.

Files

  • scripts/backup_to_proton.sh — Backup script with configurable paths and retention