> I'm trying to use the ftp task, but I get the error 'Could 
> not create task
> of type: ftp' whenever I try to run ant. I have the 
> optional.jar in the lib
> directory: I don't understand what it's complaining about. Below is a
> snippet from the build file and the log file - (I'm just 
> starting with the sample settings from the docs).
> 
> Any ideas any one?

Chances are you don't have the NetComponents jar file that the ftp task
needs. See the docs for info on where to get it.

Jon

Reply via email to