DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39373>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39373

           Summary: scp task does not work for some sshd, which does not
                    scp1 protocol.
           Product: Ant
           Version: 1.6.5
          Platform: All
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Optional Tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: [EMAIL PROTECTED]


In the current implementaion, scp task included in Apache Ant has been using 
scp1
protocol to transfer files, but some proprietary sshd[1] has not supported it 
anymore.

To resolve this problem, scp task should use sftp protocol[2], which must be 
supported by
almost of all ssh2 sshd.

[1] http://www.snailbook.com/faq/scp-ossh-to-ssh2.auto.html
[2] http://www.unix.org.ua/orelly/networking_2ndEd/ssh/ch03_08.htm

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to