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

    Status: Open => Answered

edso proposed the following answer:
duplicity is logging errors to STDERR .. hence using

#>duplicity my_options source target >> logfile 2>&1

will do what you want.
learn more about redirecting for example here
http://www.linuxtopia.org/online_books/advanced_bash_scripting_guide/io-redirection.html

regards ede

-- 
You received this question notification because you are a member of
duplicity-team, which 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