Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. duplicity list-current-files --encrypt-key XXX file:///path/to/backups
  2.  
  3. duplicity --encrypt-key XXX --file-to-restore 'relative/path/to/ExcelFile.xlsx' file:///path/to/backup /path/to/restore
  4.  
  5. "file.odb not found in archive, no files restored"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement