Änderungen

Zur Navigation springen Zur Suche springen
176 Bytes hinzugefügt ,  10:11, 7. Apr. 2021
Zeile 1.347: Zeile 1.347:  
Erstelle Snapshot
 
Erstelle Snapshot
 
   borg create --stats --progress  <repopath>::documents_$(date -I) $(readlink ~/documents)
 
   borg create --stats --progress  <repopath>::documents_$(date -I) $(readlink ~/documents)
 +
 +
 +
Man kann auch einen Lauf starten, bei dem nichts verändert wird:
 +
  borg create --dry-run --list \
 +
      --progress  <repopath>::documents_$(date -I) $(readlink ~/documents)
    
==== Backup mit Restic ====
 
==== Backup mit Restic ====

Navigationsmenü