Re: avoid ftp get if files are too old?

2010-10-11 Thread dangerop
Hi David, I think the "depends" attribute will work. I saw it before but didn't try it extensively because I can't rely on the files remaining there from the previous week, but I just realized I could do the same thing as I currently have and touch a file with the same name and use an old datest

avoid ftp get if files are too old?

2010-10-08 Thread dangerop
Hi, I've got a situation where we run a weekly process to download files off an ftp site once a week. I've got an Ant build file which will connect to the server and download the files, but I'd like to avoid downloading them if the files are from the previous week. I was thinking of getting the