← Back to team overview

duplicity-team team mailing list archive

Re: [Question #271470]: Connection failed: ValueError too many values to unpack

 

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

    Status: Open => Needs information

Aaron Whitehouse requested more information:
Hi Robert,

Does a simple duplicity command work? For example:
cd /tmp
mkdir dup_test
cd dup_test
mkdir src
mkdir dest
echo "test" > src/test.txt
duplicity src/ file://dest/

If so, I'd start removing lines from your duplicity statement to try to
isolate which argument is causing it to fail.

-- 
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.