Leverage Borg's deduplication capabilities with remote-backups.com's secure storage backend. Create space-efficient, encrypted backups with military-grade protection in GDPR-compliant German datacenters.
# Initialize repository
borg init --encryption=repokey-blake2 \
customer@host:./borg
# Test connection
ssh -T customer@host \
-i ~/.ssh/backup_key
Web Interface Setup:
# Create new archive
borg create --stats --progress \
customer@host:./borg::archive-{now} \
/path/to/data
# Compact storage
borg compact --progress customer@host:./borg
Maintenance Tasks:
Client-side encryption with Blake2b hash verification
SSH certificate authentication with forced command restrictions
BSI-Grundschutz compliant infrastructure with daily audits
Get 100GB free storage for testing Borg integration
Begin Borg Trial
borg prune --keep-daily 7 --keep-weekly 4 \
--keep-monthly 6 customer@host:./borg
Retention policies: