Hello, I would like to wait for an sftp resource (file on a SFTP server) availability before doing some actions. As the file would be big, I do not want to download it. Also, I do not know the exact name, only part of it (eg ${prefix}*${timestamp}.zip).
I saw the <scp> task which allows to transfer files over sftp, but I could not find anything for file listing or checking. Any idea? Thanks, Patrick --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org