----- Original Message ----- 
From: "Mark Hewitt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 30, 2001 5:23 PM
Subject: ftp task throwing ArrayIndexOutOfBoundsException


> FTP optional task gurus:
> 
> I have a target like this:
> 
>     <target name="publish" depends="init" >
> <ftp server="lemmy.armature.com"
[...]
>       [ftp] sending files
>       [ftp] checking date for dca.jar
>       [ftp] checking date for bods.jar

Is dca.jar on the server?
Is bods.jar on the server?
What happens if you (interactively) do a ls for a non-existent file?

Nico


Reply via email to