← Back to team overview

duplicity-team team mailing list archive

Re: [Question #261866]: How to use --include-filelist-stdin or --exclude-filelist-stdin

 

Question #261866 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/261866

    Status: Open => Answered

edso proposed the following answer:
On 09.02.2015 13:31, Aaron Whitehouse wrote:
> Question #261866 on Duplicity changed:
> https://answers.launchpad.net/duplicity/+question/261866
> 
>     Status: Answered => Open
> 
> Aaron Whitehouse is still having a problem:
> Sorry I wasn't clear, Ede.
> 
> My main issue is that I don't know how to use the --include-filelist-
> stdin and --exclude-filelist-stdin options normally. Do people normally
> pipe a list to the command, or run the command and then send a list of
> files over stdin?
> 
> Apologies if this is a stupid question, but it isn't a use-case I'm
> familiar with and my various guesses have failed.
> 
> If I can figure that out, I can hopefully sort out how to automate that
> behaviour into a test case.
> 

never used it myself, but as the description reads on the manpage it'd
be something like

cat filelist.txt | duplicity /src file://target

..ede

-- 
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.