How to restore a file using rsyncrypto?

use sth. like:

duplicity -v 6 
  --ssh-options "-oPort=2222" 
  --ssh-askpass 
  --file-to-restore dir/dir/file.ext 
  scp://user@juii.net/dir/dir/backup_dir 
  ./file.ext

Posted

in

,

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.