Package: obnam
Version: 1.1-1.1

When I use a configuration such as

repository = sftp://mahler/srv/backup/

obnam will do the following (running as root)

2013-02-08 17:59:56 DEBUG executing openssh: ['ssh', '-oForwardX11=no',
'-oForwardAgent=no', '-oClearAllForwardings=yes', '-oProtocol=2', '-p',
'22', '-l', 'root', '-s', '-o',
'UserKnownHostsFile=/root/.ssh/known_hosts', 'mahler', 'sftp']

The problem with this is that it makes it impossible to set such things
as the username and port via ~/.ssh/config. I consider this a bug
because it is highly unexpected behaviour.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to