RE: File list from remote server

2010-07-08 Thread Dick, Brian E.
100 Salem Street Smithfield, RI 02917 401.292.6875 brian.d...@fmr.com > _ > From: Dick, Brian E. > Sent: Thursday, July 01, 2010 12:19 AM > To: Ant Users List > Subject: File list from remote server > > Hi, >

File list from remote server

2010-06-30 Thread Dick, Brian E.
Hi, The ftp protocol is no longer allowed in our computing environment, because ftp uses clear text usernames/passwords. So, I have to rewrite our ant scripts to use the scp task rather than the ftp task. However, there are two attributes of the ftp task that I cannot seem to replicate with scp. F