duplicity-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-tracker] [bug #23445] Incorrectly generated syntax for scp/ss


From: Max A
Subject: [Duplicity-tracker] [bug #23445] Incorrectly generated syntax for scp/ssh w/ port
Date: Sat, 31 May 2008 17:21:09 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5

URL:
  <http://savannah.nongnu.org/bugs/?23445>

                 Summary: Incorrectly generated syntax for scp/ssh w/ port
                 Project: duplicity
            Submitted by: nanodeath
            Submitted on: Saturday 05/31/2008 at 17:21
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When specifying a port for use with either of these connections, it makes the
mistake of keeping the port in the url.  For instance,

duplicity /home/me scp://address@hidden:7822/bak
generates
sftp  -oPort=7822 address@hidden:7822
instead of 
sftp  -oPort=7822 address@hidden
which results in an error.  SSH does the same.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?23445>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]