ostatni
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ostatni [2019/12/12 13:07] – ww | ostatni [2026/06/20 15:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 74: | Line 74: | ||
| Inicializace repozitáře | Inicializace repozitáře | ||
| - | < | + | < |
| Záloha | Záloha | ||
| - | < | + | < |
| + | restic.exe backup | ||
| + | | ||
| + | --password-file cesta-k-souboru-s-heslem | ||
| + | | ||
| + | | ||
| + | </ | ||
| + | |||
| + | Odmazávání starých záloh | ||
| + | <code powershell> | ||
| + | restic.exe forget ` | ||
| + | --repo cesta-k-repozitari ` | ||
| + | --password-file cesta-k-souboru-s-heslem ` | ||
| + | --verbose ` | ||
| + | --keep-daily 7 ` | ||
| + | --keep-weekly 5 ` | ||
| + | --keep-monthly 7 ` | ||
| + | --prune | ||
| + | </ | ||
| ---- | ---- | ||
ostatni.1576156059.txt.gz · Last modified: (external edit)
