Re: FTP Problems in 1.7.0

2008-06-09 Thread Steve Loughran
Reinhardt Christiansen wrote: NOTE: I never saw this reply in my email client for some reason so I went into MARC and copied and pasted it in here, then reformatted it so that it now looks approximately right. >> Reinhardt Christiansen wrote: >> Can anyone help me with the Ant optional ftp

FTP Problems in 1.7.0

2008-06-09 Thread Reinhardt Christiansen
NOTE: I never saw this reply in my email client for some reason so I went into MARC and copied and pasted it in here, then reformatted it so that it now looks approximately right. >> Reinhardt Christiansen wrote: >> Can anyone help me with the Ant optional ftp task? I'm finally using Ant >>

Re: FTP Problems in 1.7.0

2008-06-09 Thread Steve Loughran
Reinhardt Christiansen wrote: Can anyone help me with the Ant optional ftp task? I'm finally using Ant again for the first time in a couple of years and running into some problems. I'm using Ant 1.7.0 and my build is basically working fine, aside from some issues with the ftp task. My mkdir a

FTP Problems in 1.7.0

2008-06-06 Thread Reinhardt Christiansen
Can anyone help me with the Ant optional ftp task? I'm finally using Ant again for the first time in a couple of years and running into some problems. I'm using Ant 1.7.0 and my build is basically working fine, aside from some issues with the ftp task. My mkdir and send actions are working fi

Re: Re: FTP problems

2007-03-22 Thread mohdhamedmscse
Hi Every one, It was great help going through the messages. I am stuck at one point. I am getting an error in ant ftp task. error during FTP transfer: java.net.ConnectException: Connection refused: connect can any one help me out on this issue.. thanks Hamed. -- This message was sent on be

Re: FTP problems

2005-12-17 Thread Rhino
Thank you VERY much, Gilbert! That did the trick. I had completely forgotten the need to take that step in Eclipse. Rhino - Original Message - From: "Gilbert Rebhan" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Saturday, December 17, 2005 3:20 PM Subje

Re: FTP problems

2005-12-17 Thread Jeffrey E Care
ose from filesystem > or Add Jars if you put them into a project in your workspace > > > - Original Message - From: "Jeffrey E Care" <[EMAIL PROTECTED]> > > To: "Ant Users List" > > Cc: "Ant Users List" > > Sent: Sa

Re: FTP problems

2005-12-17 Thread Gilbert Rebhan
iginal Message - From: "Jeffrey E Care" <[EMAIL PROTECTED]> > To: "Ant Users List" > Cc: "Ant Users List" > Sent: Saturday, December 17, 2005 2:39 PM > Subject: Re: FTP problems > > >> Since you are running this in the Eclipse e

Re: FTP problems

2005-12-17 Thread Rhino
What more do I need to do/check then? Rhino - Original Message - From: "Jeffrey E Care" <[EMAIL PROTECTED]> To: "Ant Users List" Cc: "Ant Users List" Sent: Saturday, December 17, 2005 2:39 PM Subject: Re: FTP problems Since you are run

Re: FTP problems

2005-12-17 Thread Jeffrey E Care
Since you are running this in the Eclipse environment something else to make sure of is that commons-net & oro are actually on the Ant classpath _as used by Eclipse_ ; I don't think just dropping the JARs in the Ant plugin's "lib" directory is enough. -- Jeffrey E. Care ([EMAIL PROTECTED]) Web

Re: FTP problems

2005-12-17 Thread Rhino
- Original Message - From: "Antoine Levy-Lambert" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Saturday, December 17, 2005 2:09 PM Subject: Re: FTP problems Hello Rhino, please read the section installing ant / library dependencies of the manual. To

Re: FTP problems

2005-12-17 Thread Antoine Levy-Lambert
Hello Rhino, please read the section installing ant / library dependencies of the manual. To run ftp, you need commons-net and oro. The error message you have posted indicates that you do not have commons-net. > java.lang.NoClassDefFoundError: org/apache/commons/net/ftp/FTPClient > > at Cheers

FTP problems

2005-12-17 Thread Rhino
I need some help with an FTP problem in an Ant task. I am running Ant 1.6.5 from Eclipse 3.1.1. I have a task that is trying to FTP some files from my computer to a remote server. I am getting this error from the task: upload-Sympatico: [echo] Uploading to Sympatico [echo] Deleting all