Ant ftp task “Could not date test remote file”

2011-02-19 Thread Boris Hamanov
Hi guys! I am using Ant ftp task to deploy my project files to a remote app server. Ant is not able to detect the date of the remote file and it re-uploads all files every time. When I start Ant in debug mode it says: [ftp] checking date for mailer.war [ftp] Could not date test remote file

Ant FTP task: adding progress indicator and timeout

2010-08-22 Thread Evgeny Goldin
Hi All, I had to add a progress indicator to Ant's FTP task and blogged recently about how it can be done: http://evgeny-goldin.com/blog/2010/08/18/ant-ftp-task-progress-indicator-timeout/ Hope it'll help other people if they need to do the same. -- Best regards, Evgeny htt

Re: Ant FTP Task related question

2009-04-22 Thread sridhar bitkuri
;send' action and 'put' action? > 2, Any way to make ant FTP task upload empty folder as well? > 3, Any way we can chmod 777 folders with Ant FTP task? > > Thanks, > -xin > > - > To unsubscribe,

Re: Ant FTP Task related question

2009-04-22 Thread Antoine Levy-Lambert
search on Google about my question and couldn't find. So I > am here: > 1, What's the difference between 'send' action and 'put' action? > 2, Any way to make ant FTP task upload empty folder as well? > 3, Any way we can chmo

Ant FTP Task related question

2009-04-20 Thread Xin CHEN
Hi All, I have been search on Google about my question and couldn't find. So I am here: 1, What's the difference between 'send' action and 'put' action? 2, Any way to make ant FTP task upload empty folder as well? 3, Any way we can chmod 777 folders wi

Ant FTP Task - FTPDirectoryScanner.checkRemoteSensitivity

2008-04-17 Thread Leung, Wilson
I got the following exception when I attempted to ftp get a file from the solaris server onto my Windows box: --- Nested Exception --- java.lang.NullPointerException at org.apache.tools.ant.taskdefs.optional.net.FTP$FTPDirectoryScanner.checkRemoteSensitivity(FTP.java:536) at org

RE: ANT FTP task

2007-06-27 Thread sarancse
June 27, 2007 9:09 AM >> To: user@ant.apache.org >> Subject: ANT FTP task >> >> >> I am unable to upload a file using the following ANT script. >> I am having commons-net-1.4.0.jar and jakarta-oro-2.0.8.jar >> in my ANT lib. Please help to upload succe

RE: ANT FTP task

2007-06-27 Thread Anderson, Rob (Global Trade)
What is the output of the build? What is the error? -Rob A > -Original Message- > From: sarancse [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 27, 2007 9:09 AM > To: user@ant.apache.org > Subject: ANT FTP task > > > I am unable to upload a file using

ANT FTP task

2007-06-27 Thread sarancse
://www.nabble.com/ANT-FTP-task-tf3989267.html#a11327351 Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

AW: ANT FTP TASK

2006-03-05 Thread Jan.Materne
Working with filesets is also described in http://ant.apache.org/manual/tutorial-tasks-filesets-properties.html#filesets Jan >-Ursprüngliche Nachricht- >Von: Karthik [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 6. März 2006 08:16 >An: Ant Users List >Betreff: RE: ANT F

RE: ANT FTP TASK

2006-03-05 Thread Karthik
based target Please some body help with regards Karthik -Original Message- From: bill/wilandra [mailto:[EMAIL PROTECTED] Sent: Monday, March 06, 2006 12:38 PM To: 'Ant Users List' Subject: RE: ANT FTP TASK Having never looked at the code, but, applying a little lo

RE: ANT FTP TASK

2006-03-05 Thread bill/wilandra
you can find the Fileset class and go from there? HTH Bill -Original Message- From: Karthik [mailto:[EMAIL PROTECTED] Sent: Sunday, March 05, 2006 10:20 PM To: user@ant.apache.org Subject: ANT FTP TASK Hi form I found this piece of code on the web and am struck with the API 1)Would

ANT FTP TASK

2006-03-05 Thread Karthik
Hi form I found this piece of code on the web and am struck with the API 1)Would like to know how to add files to "addFileSet" for thr code below. public void setCopXinTask(String fromSrc,String toDirName) { Project project = createProject(); FTP ftp =

RE: Installing ant ftp task on suse linux 9.2

2005-04-05 Thread
with yast2? Can't be that complicated, but it seems like yast just makes it quite complex... Cheers\ Sven -Original Message- From: Haiges, Sven, Vodafone Group R&D Sent: Tuesday, April 05, 2005 3:41 PM To: Ant Users List Subject: RE: Installing ant ftp task on suse linux 9.2

RE: Installing ant ftp task on suse linux 9.2

2005-04-05 Thread
[mailto:[EMAIL PROTECTED] Sent: Tuesday, April 05, 2005 11:28 AM To: Ant Users List Subject: RE: Installing ant ftp task on suse linux 9.2 Do you also have all the ant-*.jar in the $ANT_HOME/lib directory ? There is a ant-apache-oro.jar and an ant-commons-net.jar. Do you have them ? Antoine > Hi t

RE: Installing ant ftp task on suse linux 9.2

2005-04-05 Thread Antoine Levy-Lambert
dafone-rnd.com > > > > -Original Message- > From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 05, 2005 11:28 AM > To: Ant Users List > Subject: RE: Installing ant ftp task on suse linux 9.2 > > > Do you also have all the ant-*.jar

RE: Installing ant ftp task on suse linux 9.2

2005-04-05 Thread
EMAIL PROTECTED] www.vodafone-rnd.com -Original Message- From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 05, 2005 11:28 AM To: Ant Users List Subject: RE: Installing ant ftp task on suse linux 9.2 Do you also have all the ant-*.jar in the $ANT_HOME/lib directory ? The

RE: Installing ant ftp task on suse linux 9.2

2005-04-05 Thread Antoine Levy-Lambert
t; thanx a lot! > sven > > -Original Message- > From: Haiges, Sven, Vodafone Group R&D > Sent: Tuesday, April 05, 2005 8:55 AM > To: Ant Users List > Subject: Installing ant ftp task on suse linux 9.2 > > > Hi there, > > I would like to install the ft

RE: Installing ant ftp task on suse linux 9.2

2005-04-05 Thread
so, I did not find it yet. is /usr/share/ant/lib the right place to put the jars? thanx a lot! sven -Original Message- From: Haiges, Sven, Vodafone Group R&D Sent: Tuesday, April 05, 2005 8:55 AM To: Ant Users List Subject: Installing ant ftp task on suse linux 9.2 Hi there, I woul

Installing ant ftp task on suse linux 9.2

2005-04-04 Thread
Hi there, I would like to install the ftp optional task on a suse 9.2 machine. ant itself is already installed via yast. The ant site says I need jakarta-oro and the commons-net optional libraries. No my question: can I simply drop them in usr/share/ant/lib and ant will find them or do I need to