duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Globbing filelist warning


From: Christian
Subject: Re: [Duplicity-talk] Globbing filelist warning
Date: Fri, 10 Jun 2016 12:09:03 +0200

Hi,
for the versions:
duplicity 0.7.07.1
duply 1.5.10-1 <- Yes, I am using duply sorry for confusing it. Is there an extra mailing list?

The command line I generate is:
duplicity --name 'duply_profile' --encrypt-key 40XXXXXX --sign-key 40XXXXXX --verbosity '4' --include-filelist /etc/duply/profile/filelist.txt --s3-use-new-style --s3-european-buckets --full-if-older-than 6M --volsize 100 --exclude-globbing-filelist '/etc/duply/profile/exclude' '/' 's3://s3-eu-central-1.amazonaws.com/xxx'

You can see, that it uses the --exclude-globbing-filelist. However it is not activated in the config.

Regards
  Christian

Am Freitag, den 10.06.2016, 09:13 +0100 schrieb Aaron via Duplicity-talk:
Hello Christian,

Yes, Ken is right, it would be helpful to see the full commandline that you are typing in and what version of duplicity you are running ("duplicity --version").

You don't happen to be using duply instead of duplicity? Old versions of that used to give the warning when you used the regular file list, but it is now fixed.

 
If you include the --dry-run option in your commandline, it should do a simulated backup, though I'm not sure how much information it gives about the final size.

Kind regards,

Aaron

 

On 2016-06-10 01:09, Kenneth Loafman via Duplicity-talk wrote:

What version of duplicity?  What command line?
 
...Ken
 

On Thu, Jun 9, 2016 at 10:33 AM, Christian via Duplicity-talk <address@hidden> wrote:
Hi there,

I have two short questions.
1. I am getting the warning about the globbing file list. However I can't find any option where I am using this. I only use "--include-filelist". Any clue where I can turn it off?

Warning: Option --exclude-globbing-filelist is pending deprecation and will be removed in a future release.
--include-filelist and --exclude-filelist now accept globbing characters and should be used instead.

2. Is there a way to simulate the backup and get an overview on how big it will be?

Regards
  Christian

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

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


reply via email to

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