Re: ant script task examples

2004-10-01 Thread Richard Grey
. -- Richard

FTP optional task and chmod

2004-09-28 Thread Richard Grey
I'm trying to do a chmod via the optional ftp task, but all I'm getting in the verbose output is the following under ant v1.6.2. Anybody any clues ? [ftp] Doing Site Command: chmod 755 schedulerDaemon.sh [ftp] Failed to issue Site Command: chmod 755 schedulerDaemon.sh or [ftp] Doing Site Comman

Looping through a file contents

2004-08-19 Thread Richard Grey
Hello, I've executed an external command using ant's task and now have the resulting output in a file. How can I then step through this output file and get the values on each line which I then need to use as parameter input to a repeated task ? EG - my output file contains the following: -- f