You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Patrick Martin <an...@gmail.com> on 2012/08/06 11:52:13 UTC

wait for sftp resource

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-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org