Comment 3 for bug 1373610

Revision history for this message
Kenneth Loafman (kenneth-loafman) wrote : Re: [Bug 1373610] Re: not found in archive, no files restored

duplicity -v4 -r xxx/xxxxxx file:///cygdrive/v/xxxxx/DUPLICITY/xxxxxxx/del

needs to be changed to file://cygdrive... The extra slash is causing the
problem.

On Wed, Sep 24, 2014 at 6:03 PM, mancu <email address hidden> wrote:

> Hi
>
> This is the command
>
> REPO="/cygdrive/v/DUPLICITY
>
> duplicity -v 5 --allow-source-mismatch --no-encryption --volsize=100
> $PWD file://$REPO
>
> --
> You received this bug notification because you are subscribed to
> Duplicity.
> https://bugs.launchpad.net/bugs/1373610
>
> Title:
> not found in archive, no files restored
>
> Status in Duplicity - Bandwidth Efficient Encrypted Backup:
> New
>
> Bug description:
> I have been backing up for a while now I need a file and having a
> classic issue which is the back up tools stopping when we really need
> them.
>
> I am trying to restore a file and getting this
>
> duplicity -v4 -r xxx/xxxxxx
> file:///cygdrive/v/xxxxx/DUPLICITY/xxxxxxx/ del
>
>
> Error 'basis_file must be a (true) file' patching . xxx/xxxxx not found
> in archive, no files restored.
>
>
> I tried it on linux and cygwin, same issue.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/duplicity/+bug/1373610/+subscriptions
>