You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2006/04/21 03:37:34 UTC

DO NOT REPLY [Bug 39373] - scp task does not work for some sshd, which does not scp1 protocol.

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





------- Additional Comments From ymnk@jcraft.com  2006-04-21 01:37 -------
Created an attachment (id=18147)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=18147&action=view)
a patch to use sftp protocol in scp task.

Attached patch will allow scp task to use sftp protocol instead of scp1
protocol.

If you add the attribute 'sftp="true"', sftp protocol will be used and 
if 'sftp="false"', scp1 protocol will be used.	
By the default, the attribute 'sftp' is "false" for backword compatibity.

To try this patch, jsch-0.1.27[1] is required.

[1] http://sourceforge.net/project/showfiles.php?group_id=64920


-- 
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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org