RE: How do I filter a file of files

2007-11-02 Thread Dick, Brian E.
Steve Loughran wrote: > we always welcome improvements to the existing tasks; scp could do with > directory creation, listing and dependency checking. > > historically, the troublespot with scp has always been testing, but now > that vmware is free for windows+unix, the cost of getting an scp se

Re: How do I filter a file of files

2007-11-02 Thread Steve Loughran
Dick, Brian E. wrote: Thanks for the suggestion, but the scp task does not provide the capabilities I need. The scp task does not support a "list" action and does not support filesets on the remote host. we always welcome improvements to the existing tasks; scp could do with directory creation

RE: How do I filter a file of files

2007-11-01 Thread Dick, Brian E.
2007 6:56 PM To: Ant Users List Subject: Re: How do I filter a file of files One of the optional tasks in the task. This does a secure FTP as an ant task. I understand that there is some problem with IBM systems, but you'll have to look in the archive. See <http://ant.apache.org/ma

Re: How do I filter a file of files

2007-10-31 Thread David Weintraub
gt; > > > > Our company is implementing a policy to allow only secure shell access > to our servers. I can't use the ftp task anymore. How can I achieve this > functionality using secure shell access within Ant? > > -Original Message----- > From: Di

RE: How do I filter a file of files

2007-10-31 Thread Dick, Brian E.
n Ant? -Original Message- From: Dick, Brian E. Sent: Thursday, October 25, 2007 4:12 PM To: Ant Users List Subject: How do I filter a file of files I have a file of files that I need to load into a property and filter according to expressions similar to the "include" and "exclude"

How do I filter a file of files

2007-10-25 Thread Dick, Brian E.
I have a file of files that I need to load into a property and filter according to expressions similar to the "include" and "exclude" elements of a patternset. For example, assume I have a file, fof.dat, containing the following. /export/home/myaccount/myapp/bin/pgm1 /export/home/myaccount/myapp/