Package: dupload
Version: 2.6.6
Severity: minor

I was trying to setup dupload to use an alternative ssh identity. At last I 
discovered that this can be achieved by setting the variable "options", as 
shown below:

$cfg{'foo'} = {
        fqdn => "debian.mydomain.com",
        method => "scpb",
        incoming => "/mydir/incoming",
        dinstall_runs => 1,
        nonus => 1,
        options => "-i ~/.ssh/id_dsa.other",
};

I cannot find any reference to this variable in the standard documentation:

man dupload.conf
info dupload.conf
/usr/share/doc/dupload/

I suggest that package documentation should be updated.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to