Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I've just needed to reinstall Ubuntu due to some graphics driver error, but before doing it I backup whole home directory onto an external HD.

Now when trying to restore it with deja-dup I get info about not existing directory or having no access. That's why I used duplicity to directly restore it. I typed this command and got this:

kamil@kamil-K70IC:~$ duplicity file:///media/buffalo/home /home/kopia
Synchronizing remote metadata to local cache...
GnuPG passphrase: 
Copying duplicity-full-signatures.20120820T111049Z.sigtar.gpg to local cache.
[Errno 21] Is a directory: '/media/buffalo/home/duplicity-full-signatures.20120820T111049Z.sigtar.gpg'

Do you have any idea about what did I do wrong or if it's archive, which is broken?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.