you need to load the ftp tag, search the archive for solution.

-D

On 7/19/05, gonthina kishore <[EMAIL PROTECTED]> wrote:
> Hi,
> 
>  I am trying to use the <ant:ftp> task in my script.
> I wrote the task as
> 
> <ant:ftp server="193.183.69.30" port="21"
> userid="auto" password="abc">
> <ant:fileset dir="/home/cwzip"/>
> </ant:ftp>
> 
> I setted the classpath for the 3 jar files
> 
> jakarta-oro-2.0.8.jar
> NetComponents.jar
> commons-net-1.2.2.jar
> 
> When i run the script i am getting the error as
> 
> Could not convert tag: ftp into an Ant task, data type
> or property
> 
> <ftp password="abc.123" userid="autoscan"
> server="193.186.79.34" port="21"></ftp>
> 
> plz help me
> 
> Thanks
> Vijay
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to