duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Resume backup after failed attempt


From: Tashrif
Subject: Re: [Duplicity-talk] Resume backup after failed attempt
Date: Fri, 25 Feb 2022 18:08:08 -0500

Thanks Edgar, that's good to know. Unknowingly, I added a few echo in the duply script to do that.

-Tashrif

On Fri, Feb 25, 2022 at 6:01 PM edgar.soldin--- via Duplicity-talk <duplicity-talk@nongnu.org> wrote:
On 25.02.2022 17:55, Tashrif via Duplicity-talk wrote:
> I use duplicity-0.8.21 and Python 3.9.5. The command is `duply data1 backup` which extends to:
>
> eval TMPDIR='/tmp'     duplicity  --name duply_data1 --no-encryption  --verbosity '4'       --exclude-filelist .duply/data1/exclude /PHShome/tb571/tmp/my_dir 's3+http://data1 <http://data1>'

quick note: if you are interested in the generated command line duply uses to call a command run it with the parameter
"
--preview  do nothing but print out generated duplicity command lines
"
from the man page.

..regards ede/duply.net

_______________________________________________
Duplicity-talk mailing list
Duplicity-talk@nongnu.org
https://lists.nongnu.org/mailman/listinfo/duplicity-talk

reply via email to

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