You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2019/10/10 00:15:28 UTC

[Bug 58128] Can not use user name with at-sign in Ant SCP task.

https://bz.apache.org/bugzilla/show_bug.cgi?id=58128

--- Comment #2 from kerem.gurbey@appdynamics.com ---
At the very least, it should be checked whether either username, password, or
host name is already set. If host and username and either password or key file
parameters are already set, parseUri function should refrain from setting them
again, regard the passed in "uri" parameter as the remote path name, and just
return the passed in parameter

-- 
You are receiving this mail because:
You are the assignee for the bug.