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

2007-10-01 Thread TSD Contractor2
ut anticipating that these characters might be used in file names and path names. I recommend avoiding such characters in file and path names to save yourself from this, and other such headaches. -Rob Anderson > -Original Message- > From: TSD Contractor2 [mailto:[EMAIL PROTECTED

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

2007-09-28 Thread TSD Contractor2
ers. Programmers know this, and often write their programs without anticipating that these characters might be used in file names and path names. I recommend avoiding such characters in file and path names to save yourself from this, and other such headaches. -Rob Anderson > -----Original Me

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