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

2007-10-16 Thread Liz Burke-Scovill
IL PROTECTED] > > Sent: Friday, September 28, 2007 5:20 AM > > To: Ant Users List > > Subject: RE: Optional scp task does not accept remote paths > > with the '@' symbol in them > > -- Imagination is intelligence having fun... [EMAIL PROTECTED]

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

2007-10-02 Thread Steve Loughran
Anderson, Rob (Global Trade) wrote: Shame, shame, shame IBM. You should know better. :) -Rob A -Original Message- From: TSD Contractor2 [mailto:[EMAIL PROTECTED] Sent: Friday, September 28, 2007 5:20 AM To: Ant Users List Subject: RE: Optional scp task does not accept remote paths

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

2007-10-01 Thread Anderson, Rob (Global Trade)
Shame, shame, shame IBM. You should know better. :) -Rob A > -Original Message- > From: TSD Contractor2 [mailto:[EMAIL PROTECTED] > Sent: Friday, September 28, 2007 5:20 AM > To: Ant Users List > Subject: RE: Optional scp task does not accept remote paths > with the

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

2007-10-01 Thread TSD Contractor2
07 To: Ant Users List Subject: Re: Optional scp task does not accept remote paths with the '@' symbol in them You can use special characters if you specify equivalents in your filename assignment: decimal : @ hex: 0x40 HTH/ M-- Tell that to IBM!! (Who surely should no better!) I

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

2007-09-28 Thread Martin Gainty
ubject: RE: Optional scp task does not accept remote paths with the '@' symbol in them Probably not the advice you are looking for, but I'll share it anyway... I strongly recommend against using any of the following characters in file names or pathnames. @$#%*!~()\|/?`,;:<> (perha

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

2007-09-28 Thread Jan.Materne
>Betreff: RE: Optional scp task does not accept remote paths >with the '@' symbol in them > > >Tell that to IBM!! (Who surely should no better!) I'm using >the scp task >to copy files from a remote IBM WebSphere MQ installation and have no >control over the r

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

2007-09-28 Thread TSD Contractor2
hich needs resolving. Richard Lund -Original Message- From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] Sent: 27 September 2007 18:41 To: Ant Users List Subject: RE: Optional scp task does not accept remote paths with the '@' symbol in them Probably not the advice you

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

2007-09-27 Thread Anderson, Rob (Global Trade)
ob Anderson > -Original Message- > From: TSD Contractor2 [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 27, 2007 3:43 AM > To: user@ant.apache.org > Subject: Optional scp task does not accept remote paths with > the '@' symbol in them > > APOLOGIES F

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

2007-09-27 Thread TSD Contractor2
APOLOGIES FOR THE DOUBLE POSTING (OUTLOOK SCREWED UP THE ORIGINAL) Tried running the following command using Ant 1.7: And get the following: no remote path in [EMAIL PROTECTED]:/var/mqm/qmgrs/LIGWGWAY1/@ipcc/AMQCLCHL.TAB This used to work in Ant 1.6.5!! It looks like some over-zealous checks

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

2007-09-27 Thread TSD Contractor2
Tried running the following command using Ant 1.7: mailto:[EMAIL PROTECTED]:/var/mqm/qmgrs/LIGWGWAY1/@ipcc/AMQCLCH L.TAB> localTodir="client_conn_tables" password="blah" trust="yes"/> And get the following: no remote path in [EMAIL PROTECTED]:/var/mqm/qmgrs/LIGWGWAY1/@ipcc/AMQCLCHL.TAB This use