You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by TSD Contractor2 <TS...@sis.tv> on 2007/09/27 12:39:32 UTC

Optional scp task does not accept remote paths with the '@' symbol in them

Tried running the following command using Ant 1.7:

<scp
file=mqm@MQ-GATEWAY-INT.sis.tv:/var/mqm/qmgrs/LIGWGWAY1/@ipcc/AMQCLCHL.T
AB
<mailto:mqm@MQ-GATEWAY-INT.sis.tv:/var/mqm/qmgrs/LIGWGWAY1/@ipcc/AMQCLCH
L.TAB>  localTodir="client_conn_tables" password="blah" trust="yes"/>

And get the following:
no remote path in
mqm@MQ-GATEWAY-INT.sis.tv:/var/mqm/qmgrs/LIGWGWAY1/@ipcc/AMQCLCHL.TAB

This used to work in Ant 1.6.5!!

It looks like some over-zealous checks are being made on the remote path
which get confused by the second '@' symbol in the remote path. It works
fine for paths without this second symbol. Is there a fix for this out
already? 

*************************************************************
Satellite Information Services Limited Registered Office: 
17 Corsham Street London N1 6DR, Company No. 4243307

The information in this e-mail (which includes any files
transmitted with it) is confidential and is intended for the
addressee only. Unauthorised recipients are required to
maintain confidentiality.  If you have received this e-mail
in error please notify the sender immediately, destroy any
copies and delete it from your computer system. 
*************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org