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

edso posted a new comment:
> I have no idea how to set log verbosity to max. '-v9'

then find out!

look for "-v,--verbosity" on 
 https://duplicity.nongnu.org/vers8/duplicity.1.html

using duply you may set
"
# verbosity of output (error 0, warning 1-2, notice 3-4, info 5-8, debug 9)
# default is 4, if not set
VERBOSITY=9
"
in profile conf

for some reason paramiko does not like your config file. try
'pexpect+sftp://'

..ede

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

_______________________________________________
Mailing list: https://launchpad.net/~duplicity-team
Post to     : duplicity-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~duplicity-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to