duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] ftp and short filenames prob


From: Darik Horn
Subject: Re: [Duplicity-talk] ftp and short filenames prob
Date: Tue, 11 Mar 2008 10:28:45 -0500
User-agent: Thunderbird 2.0.0.12 (X11/20080227)

> I also can't get "verify" option to work properly.

The given example is missing a local verification target.

You are running:

  $ duplicity ... ftp://address@hidden/DISK 2/duplicity

You should be running:

  $ duplicity ... ftp://address@hidden/DISK 2/duplicity /Working/Copy

Unlike some other backup software, duplicity does not automatically qualify the working copy from information in the backup volume for restoration and verification.

It does, however, notice and complain if the source changes for an incremental backup.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]