micah> Thanks for the bug report, and the patch. I think that this is a problem micah> with duplicity 0.4.2 and newer. I believe that this has already been micah> fixed in the upstream svn trunk[1]. Please have a look at the latest micah> version[2] and try it out to see if it does solve this problem.
The upstreams version does NOT solve the problem. sftp does not take the same options as ssh (for example `-i key', which is my original problem), and the version of the dup handler that you pointed at assumes it does (it simply makes $sftpoptions a copy of $sshoptions if duplicity is version 0.4.2 or higher). As far as I understand, that's the main reason why duplicity has a specific option to specify sftp options to use. (this means that we can blame sftp as well :-)) So I'm sorry, I'm not satisfied with the upstream "fix". Cheers, Richard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]