FTP task -Connection reset error

2003-02-10 Thread George_Schlitz
I am receiving the following error during an FTP task: error during FTP transfer: java.net.SocketException: Connection reset by peer: J VM_recv in socket input stream read error during FTP transfer: java.net.SocketException: Connection reset by peer: J VM_recv in socket input stream read

ftp task with chmod attribute

2003-02-08 Thread Norbert Ryan
what is the syntax for chmod on the ftp task? tried this with no success: Norb Ryan [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

AW: FTP-task in NetBeans

2003-02-07 Thread Jan . Materne
solution, please mail :-) Jan Matèrne -Ursprüngliche Nachricht- Von: Iwan [mailto:[EMAIL PROTECTED]] Gesendet am: Freitag, 7. Februar 2003 14:35 An: 'Ant Users List' Betreff: FTP-task in NetBeans Hi, Can somone tell me how to get the Optional Ant-task FTP working in NetBeans

FTP-task in NetBeans

2003-02-07 Thread Iwan
Hi, Can somone tell me how to get the Optional Ant-task FTP working in NetBeans? I've got the NetComponents.jar in the \lib directory as instructed by the Ant documentation, but still I get a ClassDefNotFoundException. Iwan -

RE: Recursive send using optional FTP task

2003-01-05 Thread Iwan
Thanks, that worked. Should have tried it myself, but the docs didn't really point me to it. Thanks again. Iwan -Original Message- From: Erik Hatcher [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 05, 2003 4:00 AM To: Ant Users List Subject: Re: Recursive send using optional FTP

Re: Recursive send using optional FTP task

2003-01-04 Thread Erik Hatcher
Try adding this to : ignoreNoncriticalErrors="true" On Saturday, January 4, 2003, at 08:09 PM, Iwan wrote: Hi, I want to use Ant to update my website after building the servlets etc using Ant as well. My site is accessed using FTP so I use the optional FTP-task of Ant 1.5.1.

Recursive send using optional FTP task

2003-01-04 Thread Iwan
Hi, I want to use Ant to update my website after building the servlets etc using Ant as well. My site is accessed using FTP so I use the optional FTP-task of Ant 1.5.1. Now when I send the files over, only the files in the root are copied, any attempt to copy a file from a local sub-dir in a

RE: Using ftp task with ant 1.5.1

2002-11-01 Thread Buonassisi, Vincent [Contractor]
;t tell me anything. Is there something else that I need to do to get ant to recognize the ftp task? Thanks, -Original Message- From: Ritzmann, Heiko [mailto:Heiko.Ritzmann@;godyo.com] Sent: Friday, November 01, 2002 1:22 AM To: 'Ant Users List' Subject: AW: Using ftp task

AW: Using ftp task with ant 1.5.1

2002-10-31 Thread Ritzmann, Heiko
treff: Using ftp task with ant 1.5.1 Hi I'm trying to use the optional ftp ant task but it doesn't works with ant 1.5.1, I used to use it properly with ant 1.4. how can I do?? Thanks!! -- To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@;jakarta.apache.org> For additi

Using ftp task with ant 1.5.1

2002-10-30 Thread Eduardo Andrés Alfonso Sierra
Hi I'm trying to use the optional ftp ant task but it doesn't works with ant 1.5.1, I used to use it properly with ant 1.4. how can I do?? Thanks!! -- To unsubscribe, e-mail: For additional commands, e-mail:

Re[2]: FTP Task issue

2002-10-14 Thread Lyndon Samson
gt; From: Lyndon Samson [mailto:[EMAIL PROTECTED]] BC> Sent: Sunday, October 13, 2002 8:06 PM BC> To: Ant Users List BC> Subject: Re: FTP Task issue BC> Hello Bill, BC> Sunday, October 13, 2002, 1:31:32 AM, you wrote: BC>> Hi All, BC>> I am trying to use ANT 1.5.1

RE: FTP Task issue

2002-10-13 Thread Bill Chmura
: Sunday, October 13, 2002 8:06 PM To: Ant Users List Subject: Re: FTP Task issue Hello Bill, Sunday, October 13, 2002, 1:31:32 AM, you wrote: BC> Hi All, BC> I am trying to use ANT 1.5.1 to retrieve a file from an FTP BC> server... BC> I am using the ORO net components li

FTP Task issue

2002-10-13 Thread Bill Chmura
Hi All, I am trying to use ANT 1.5.1 to retrieve a file from an FTP server... I am using the ORO net components library I just downloaded... I can get it all working on a normal file, and a hard link, but on symlink to a file it does not recognize it. I cannot make the file into a hard link..

Re: FTP Task issue

2002-10-13 Thread Lyndon Samson
Hello Bill, Sunday, October 13, 2002, 1:31:32 AM, you wrote: BC> Hi All, BC> I am trying to use ANT 1.5.1 to retrieve a file from an FTP server... BC> I am using the ORO net components library I just downloaded... BC> I can get it all working on a normal file, and a hard link, but on BC> sym

Re: using the ftp task in ant via java not working

2002-09-25 Thread Klara Ward
[EMAIL PROTECTED]> Sent: Wednesday, September 25, 2002 4:13 PM Subject: using the ftp task in ant via java not working I tried to run an ant script from java that uses the ftp task and I got: BuildException: file:k:/rockit/qa/AutomationFramework/tests/install/install.xml:16: Could not create task

using the ftp task in ant via java not working

2002-09-25 Thread Klara Ward
I tried to run an ant script from java that uses the ftp task and I got: BuildException: file:k:/rockit/qa/AutomationFramework/tests/install/install.xml:16: Could not create task or type of type: ftp. when I use ant outside java with the same ant-file it works fine. I had to have

[PATCH] : "rmdir" and "deltree" actions for ftp task

2002-09-18 Thread gabriele . garuglieri
I made a couple of patches, code and documentation, to add "rmdir" and "deltree" actions to ftp task. If you are interested have a look to http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12765 Thanks, Gabriele -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]&g

Re: problem with ant ftp task.

2002-07-09 Thread Diane Holt
--- Denis McCarthy <[EMAIL PROTECTED]> wrote: > I'm using ant to deploy my code to a development version of weblogic on > a remote unix box. Ant was ftp-ing over my entire codebase each time I > did a deploy (it wasn't checking if the version on the unix box was the > same as the one on my own mac

problem with ant ftp task.

2002-07-09 Thread Denis McCarthy
this temporary file. However, I have noticed some strange behaviour from the ftp task. It does not ftp over all the files that appear in the temp file. It seems to ignore some classes (they all seem to be inner classes), althought it does ftp over the majority. Has anyone seen this behaviour before

Re: 1.5beta2 - new problem with FTP task

2002-06-11 Thread Steve Loughran
- Original Message - From: "ajack" <[EMAIL PROTECTED]> To: "'Ant Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 8:02 AM Subject: RE: 1.5beta2 - new problem with FTP task > > I got Ant1.5b2 and then the FTP task stopped

Re: 1.5beta2 - new problem with FTP task

2002-06-11 Thread David Morris
ailure(ftp); ignoreNoncriticalErrors = saveIgnoreNoncriticalErrors; David Morris >>> [EMAIL PROTECTED] 06/11/02 09:16 AM >>> - Original Message - From: "Richard Beton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 4:41 AM Subjec

Re: 1.5beta2 - new problem with FTP task

2002-06-11 Thread Steve Loughran
- Original Message - From: "Richard Beton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 4:41 AM Subject: 1.5beta2 - new problem with FTP task > I've been using the FTP task with Ant 1.4 and latterly Ant 1.5b1 to > uplo

RE: 1.5beta2 - new problem with FTP task

2002-06-11 Thread ajack
I got Ant1.5b2 and then the FTP task stopped working. It failed when it came to a directory that already exists, because it couldn't create the directory (humph!). Here's an excerpt from by buildfile: I am new-ish to Ant, and happened to be using FTP for the

Re: 1.5beta2 - new problem with FTP task

2002-06-11 Thread David Morris
before running the handleMkDirFailure. It appears to fix the problem. If this hasn't already been fixed by someone else I could forward a patch. David Morris >>> [EMAIL PROTECTED] 06/11/02 05:41AM >>> I've been using the FTP task with Ant 1.4 and latterly Ant 1.5b1 t

1.5beta2 - new problem with FTP task

2002-06-11 Thread Richard Beton
I've been using the FTP task with Ant 1.4 and latterly Ant 1.5b1 to upload my website. It's a useful tool, uploading only the changes, although it's rather slow. I got Ant1.5b2 and then the FTP task stopped working. It failed when it came to a directory that already exi

Re: Using "mkdir" action w/ftp task

2002-06-07 Thread Diane Holt
Never mind -- just didn't scroll down far enough (duh). Diane = ([EMAIL PROTECTED]) __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: For

Using "mkdir" action w/ftp task

2002-06-07 Thread Diane Holt
None of the examples includes using "mkdir" for the 'action' attribute, and I'm not sure where you specify the name of the directory you want to create. Thanks, Diane = ([EMAIL PROTECTED]) __ Do You Yahoo!? Yahoo! - Official partner of 2002

RE: Ant ftp task

2002-04-18 Thread Barry Jia
ril 18, 2002 5:32 PM To: Ant Users List Subject: Re: Ant ftp task --- Barry Jia <[EMAIL PROTECTED]> wrote: > When I use ftp task, I got following error, actually I had put the > ant-optional.jar into my CLASSPATH,and it is at the ${ANT_HOME}/lib dir, > why I still got

Re: Ant ftp task

2002-04-18 Thread Steve Loughran
do you have the optional files which this task needs, as documented in the documentation? - Original Message - From: "Barry Jia" <[EMAIL PROTECTED]> To: "'Ant Users List'" <[EMAIL PROTECTED]> Sent: Thursday, April 18, 2002 2:14 PM Subject: A

Re: Ant ftp task

2002-04-18 Thread Diane Holt
--- Barry Jia <[EMAIL PROTECTED]> wrote: > When I use ftp task, I got following error, actually I had put the > ant-optional.jar into my CLASSPATH,and it is at the ${ANT_HOME}/lib dir, > why I still got this prob. You need netcomponents.jar as well (see the "Library Depend

Ant ftp task

2002-04-18 Thread Barry Jia
When I use ftp task, I got following error, actually I had put the ant-optional.jar into my CLASSPATH,and it is at the ${ANT_HOME}/lib dir, why I still got this prob. ... build.xml:128: Could not create task of type: ftp. Co mmon solutions are to use taskdef to declare your task, or, if

remove a directory recursively with ftp task

2002-04-08 Thread Uwe Guenther
Hello at Ant-User, is there a way to remove recursively a whole dir and its subdirs with files like the Unix $ rm -rf /tmp/somestuffdir command from ftp servers with the Ant ftp task? -- Cheers Uwe smime.p7s Description: S/MIME Cryptographic Signature

Re: script of ftp task

2002-03-14 Thread Diane Holt
--- "Ortiz Garrudo, Alvaro" <[EMAIL PROTECTED]> wrote: > Hello, excuse me for my English: You did fine :) > I`am in troubles. I need that Somebody tell me how write script for > create ftp task, dynamic. > > > Can you provide an examp

script of ftp task

2002-03-14 Thread Ortiz Garrudo, Alvaro
Hello, excuse me for my English: I`am in troubles. I need that Somebody tell me how write script for create ftp task, dynamic. My idea: <![CDATA[ for (

Re: problems with ftp task to VAX server

2002-03-08 Thread Ken Gentle
see if that works. If it does, that might imply a problem with the fileset regex evaluation, or something flaky with the processing of the remote dir so that the file versions come back in a format that the FTP task or fileset doesn't handle properly. You might also try "test.txt*"

Re: problems with ftp task to VAX server

2002-03-07 Thread Steve Loughran
- Original Message - From: "David Tuck" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Thursday, March 07, 2002 13:44 Subject: Re: problems with ftp task to VAX server > > > ftp from the command line works, using the get meth

Re: problems with ftp task to VAX server

2002-03-07 Thread David Tuck
ftp from the command line works, using the get method send and mkdir both work correctly from ant ftp task (but list does not) so the directory syntax seems ok although we have tried explicitly using other syntax variants for To: "Ant Users List" <[EMAIL PROTECTED]> Cc: &

Re: problems with ftp task to VAX server

2002-03-07 Thread Ken Gentle
At 03:59 PM 03/07/2002 -0500, David Tuck wrote: >Has anyone successfully used the ftp task to retrieve files from a VAX server. >The transfer target below is successful but zero files are transferred, >though there are files which match. >Attempts with several syntax varian

problems with ftp task to VAX server

2002-03-07 Thread David Tuck
Has anyone successfully used the ftp task to retrieve files from a VAX server. The transfer target below is successful but zero files are transferred, though there are files which match. Attempts with several syntax variants have not helped. The send action works fine

ftp task Create Directory Error

2002-02-20 Thread Ryan
Hi all, I am having difficulties with the ftp task, used to update a site's contents. When It checks file dates, any files in subfolders that need to be updated will cause the build to terminate as it is trying to create the directory the file is already in. File updating works fine in the

Re: Problems with FTP task, related..

2002-02-15 Thread Steve Loughran
- Original Message - From: "Ryan" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Friday, February 15, 2002 11:23 Subject: Re: Problems with FTP task, related.. > While we are on the topic of FTP I am having a timestamp probl

Re: Problems with FTP task, related..

2002-02-15 Thread Ryan
s my build file, - Original Message - From: Erik Hatcher <[EMAIL PROTECTED]> To: Ant Users List <[EMAIL PROTECTED]> Sent: Friday, February 15, 2002 7:57 AM Subject: Re: Problems with FTP task > There is a bug in 1.4.1 that required

RE: Problems with FTP task

2002-02-15 Thread Christopher Randall
: Problems with FTP task There is a bug in 1.4.1 that required remotedir be specified despite the documentation saying it was not. Could this be the issue? See: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4821 - Original Message - From: "Christopher Randall" <[EMAIL P

Re: Problems with FTP task

2002-02-15 Thread Erik Hatcher
> To: <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 7:49 PM Subject: Problems with FTP task I am having a problem with the optional FTP task in Ant. There are certain tasks which execute, and certain ones which do not. Ant normally works like a charm, which all other functionality work

Re: Problems with FTP task

2002-02-14 Thread Jay Riddell
This is the target that works for me: On 2/14/02 4:49 PM, "Christopher Randall" <[EMAIL PROTECTED]> wrote: > I am having a problem with the optional FTP task in Ant. There are > certa

Problems with FTP task

2002-02-14 Thread Christopher Randall
I am having a problem with the optional FTP task in Ant. There are certain tasks which execute, and certain ones which do not. Ant normally works like a charm, which all other functionality working perfectly. I have done the following: 1. Installed Ant (am using Ant 1.4.1 on RedHat 7.0 with Sun

RE: recursive deletion using ftp task

2002-01-24 Thread Rubun Tang
Kevin. My apologies. I've mistaken the ftp task with the telnet task I've been working on. Check out the API-Doc for FTPClient, they do have a method for directory removal. http://www.savarese.org/oro/developers/docs/NetComponents/api/com/oroinc/net /ftp/FTPClient.html hope this hel

RE: recursive deletion using ftp task

2002-01-24 Thread kwong
Rubun, What I want is the ftp task can remove empty directories on the server just like the delete task with the includeEmptyDirs="true" attribute does. I have checked through the source code in the ftp class and there is no reference anywhere to perform a remove directory metho

RE: recursive deletion using ftp task

2002-01-24 Thread Rubun Tang
Kevin, When you say removing a directory on the ftp server, how do you do it? Do you ftp to the server, and use the ftp task to delete the directory, (e.g. rm -r target ), or do you ftp to the server, and call another ant script to delete it? Rubun -Original Message- From: [EMAIL

RE: recursive deletion using ftp task

2002-01-23 Thread kwong
TED]> on 24/01/2002 11:07:27 AM Please respond to "Ant Users List" <[EMAIL PROTECTED]> To: 'Ant Users List' <[EMAIL PROTECTED]> cc: bcc: Kevin Wong/R&SA/NZ Subject: RE: recursive deletion using ftp task Kevin, I'm not sure what you really wan

RE: recursive deletion using ftp task

2002-01-23 Thread Rubun Tang
bun T -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 10:34 PM To: [EMAIL PROTECTED] Subject: recursive deletion using ftp task Hi, I am trying to use the ftp task to recursive delete files and folder on a ftp server. I am using a files

FTP-task refuses to delete files in different dirs

2002-01-16 Thread Jens Larsson
Hi, I'm trying to delete a set of files, often residing in different directories via the ftp-task. In the example below only the first target deletes the file. What am I doing wrong? How can I accomplish this? I'm using Ant 1.4.1.

Re: ftp task dont work properly with ant-1.4.1

2002-01-08 Thread Erik Hatcher
nuary 08, 2002 7:20 AM Subject: ftp task dont work properly with ant-1.4.1 > > Hi ant-user, > > what can wrong in this build.xml?? this task do NOTHING !! > > > > userid="anonym" > p

ftp task dont work properly with ant-1.4.1

2002-01-08 Thread Dimitri Kleyn
Hi ant-user, what can wrong in this build.xml?? this task do NOTHING !! ftp-server-log: 13:17:49 - (not logged in) (127.0.0.1) > connected to ip : 127.0.0.1 13:17:49 - (not logged in) (127.0.0.1) > sending welcome

Re: FTP task trojan attack?

2002-01-02 Thread Steve Loughran
- Original Message - From: "Frank E. Weiss" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 27, 2001 22:21 Subject: FTP task trojan attack? > 2) how easy or hard would it be to add a trojan FTP task to a system > running ant that cou

Re: FTP task trojan attack?

2001-12-28 Thread Nico Seessle
- Original Message - From: "Frank E. Weiss" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 28, 2001 7:21 AM Subject: FTP task trojan attack? > 2) how easy or hard would it be to add a trojan FTP task to a system > running ant that coul

Re: FTP task trojan attack?

2001-12-27 Thread Frank E. Weiss
My bad, I just read the fine print: Library Dependencies netcomponents.jar ftp and telnet tasks www.savarese.org/oro/downloads "Frank E. Weiss" wrote: > I've been having trouble getting the optional FTP task to work with > ant-1.4.1 and jdk1.3.1 on W2K, after following

FTP task trojan attack?

2001-12-27 Thread Frank E. Weiss
I've been having trouble getting the optional FTP task to work with ant-1.4.1 and jdk1.3.1 on W2K, after following all the instructions. But that's another problem. I tried to diagnose this problem by inserting this taskdef: Then running ant -verbose there's a strange class,

Re: ftp-task with proxy

2001-12-15 Thread Steve Loughran
- Original Message - From: "Detlef Brendle" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Friday, December 14, 2001 12:16 AM Subject: RE: ftp-task with proxy > hi, > guess I ahve specified only parts of the problem. > > h

Re: Problems with FTP task

2001-12-14 Thread Erik Hatcher
December 14, 2001 6:27 PM Subject: Problems with FTP task I can't seem to get the optional FTP task working. I have all the correct jar files installed (the task works - see debug output below), but never seems to do anything. I have tried sending files, getting files, and listing the director

Problems with FTP task

2001-12-14 Thread Bryan P. Glennon
I can't seem to get the optional FTP task working. I have all the correct jar files installed (the task works - see debug output below), but never seems to do anything. I have tried sending files, getting files, and listing the directory, all with the same result. I have resorted to copyin

RE: ftp-task with proxy

2001-12-14 Thread Detlef Brendle
hi, guess I ahve specified only parts of the problem. here the scenario: we are placed behind a firewall which only comunicates via HTTP and HTTPS with the internet. So passive mode on a ftp task wouldnt help much for that. What we need is mapping the ftp request to a http transported request

Re: ftp-task with proxy

2001-12-13 Thread T Master
its called passive mode on an ftp client. all ftp clients should suport it. - Original Message - From: "Detlef Brendle" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2001 8:45 AM Subject: ftp-task with proxy &

ftp-task with proxy

2001-12-13 Thread Detlef Brendle
hi has anybody of you written a clever ftp which can pass through firewalls ? detlef -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: FTP Task

2001-12-09 Thread Stefan Bodewig
On Sun, 09 Dec 2001, Mirko Seifert <[EMAIL PROTECTED]> wrote: > Why has the FTP Task no RENAME action? Because nobody has implemented it. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: FTP Task

2001-12-09 Thread Mirko Seifert
The question about the FTP Task reminded me of one I had some time ago. Why has the FTP Task no RENAME action? Cheers, Mirko Magesh Umasankar wrote: > > From: "Christopher R. Gardner" <[EMAIL PROTECTED]> > > > Does Ant have an FTP task? > > Yes. It shi

Re: FTP Task

2001-12-09 Thread Detlef Brendle
sure does - its an optional task . see http://jakarta.apache.org/ant/manual/index.html for detail. - Original Message - From: Christopher R. Gardner <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 09, 2001 9:20 PM Subject: FTP Task > Does Ant h

Re: FTP Task

2001-12-09 Thread Magesh Umasankar
From: "Christopher R. Gardner" <[EMAIL PROTECTED]> > Does Ant have an FTP task? Yes. It ships an optional task. Please read the manual for further details. Magesh -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

FTP Task

2001-12-09 Thread Christopher R. Gardner
Does Ant have an FTP task? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

ftp task fails in 1.4

2001-10-01 Thread Mark Jaffe
I recently installed Ant 1.4 and now the ftp task is failing: BUILD FAILED D:\build-1.1b\YukonUS\build.xml:471: Could not create task of type: ftp. Common solutions are to use taskdef to declare your task, or, if this is an optional task, to put the optional.jar in the lib directory of your ant

Re: ftp task

2001-08-14 Thread Don Taylor
lik" > <[EMAIL PROTECTED]> > Sent: Tuesday, August 14, 2001 12:17 PM > Subject: Re: ftp task > > > > I used the FTP task for the first time today and I was able to > connect > > to http://www.savarese.org this morning. In fact I just went there > > a

RE: ftp task

2001-08-14 Thread Srinivas, Phani
Hi how do i unsubscribe from this mailing list ? Thanks Phani -Original Message- From: Rabia Malik [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 14, 2001 1:24 PM To: [EMAIL PROTECTED] Subject: Re: ftp task Hi Don, Thanks for your reply. I've checked the url you just mention

Re: ftp task

2001-08-14 Thread Rabia Malik
AIL PROTECTED]>; "Rabia Malik" <[EMAIL PROTECTED]> Sent: Tuesday, August 14, 2001 12:17 PM Subject: Re: ftp task > I used the FTP task for the first time today and I was able to connect > to http://www.savarese.org this morning. In fact I just went there > again

Re: ftp task

2001-08-14 Thread Don Taylor
I used the FTP task for the first time today and I was able to connect to http://www.savarese.org this morning. In fact I just went there again before sending this reply. Where you really want to go is: http://www.savarese.org/oro/downloads/index.html#NetComponents -- Don --- Rabia Malik

ftp task

2001-08-14 Thread Rabia Malik
Hi,   I want to use ant's optional task FTP. I'm using ant version 1.3. The task doesn't get compiled because of non-availability of one of the required packages. As the documentation says. Note: The ftp-task uses the NetComponents-Package which you will need to dow

Re: FTP task is very slow

2001-06-28 Thread Derrick Norris
bout 60 seconds before a login prompt showed while it tried to do a reverse DNS lookup and eventually timed out.   Just guessing here...   Hope this helps, Derrick   - Original Message - From: Pier Paolo Bortone To: [EMAIL PROTECTED] Sent: Wednesday, June 27, 2001 5:44

Re: FTP task is very slow

2001-06-27 Thread Bevan Arps
> Pier Paolo Bortone wrote: > I'm using ANT to package my Cocoon site and send it to production > system (LINUX RH 7.1), but the FTP task is very slow before 'sending > files' action, 40 sec. The FTP task can check to see if any files have changed (based on times

FTP task not works if directory just exists

2001-06-27 Thread Pier Paolo Bortone
Hi, I'm using ANT to package my Cocoon site and send it to production system (LINUX RH 7.1).   I wanna send the package all in one without remove the old files, but the task give me this error:   D:\sviluppo\nisdev\build.xml:114: could not create directory: 521 "/usr/local/webapps/nis" direc

FTP task is very slow

2001-06-27 Thread Pier Paolo Bortone
Hi, I'm using ANT to package my Cocoon site and send it to production system (LINUX RH 7.1), but the FTP task is very slow before 'sending files' action, 40 sec.   Someone knows the reason?   Thanks in advance.   Pier Paolo.

RE: Ant <-> FTP task

2001-06-12 Thread Shaikh, Mehmood
Use -Original Message- From: Alexander Saupp [mailto:[EMAIL PROTECTED]] Sent: June 10, 2001 8:07 AM To: [EMAIL PROTECTED] Subject: Ant <-> FTP task Hi there, i read in documentation that it's possible to work with ftp an telnet task also. I downloaded the jar file require

Re: Ant <-> FTP task

2001-06-10 Thread Nico Seessle
  - Original Message - From: Alexander Saupp To: [EMAIL PROTECTED] Sent: Sunday, June 10, 2001 2:07 PM Subject: Ant <-> FTP task Hi there,   i read in documentation that it's possible to work with ftp an telnet task also. I downloaded t

Ant <-> FTP task

2001-06-10 Thread Alexander Saupp
Hi there,   i read in documentation that it's possible to work with ftp an telnet task also. I downloaded the jar file required from http://www.savarese.org and added them to the ant_home\lib directory as i did for other additional tasks.   Now, I have the problem that I don't know how to sp

Re: FTP task

2001-05-23 Thread Nico Seessle
Title: quiet copy,move, delete - Original Message - From: Jeff Post To: '[EMAIL PROTECTED]' Sent: Thursday, May 24, 2001 2:00 AM Subject: RE: FTP task I would think that you would just use the ftp task repeatedly, each time with a different

RE: FTP task

2001-05-23 Thread Jeff Post
Title: quiet copy,move, delete I would think that you would just use the ftp task repeatedly, each time with a different remotedir and a different fileset.   JP -Original Message-From: Urmi Roy [mailto:[EMAIL PROTECTED]]Sent: Wednesday, May 23, 2001 3:28 PMTo: '[

FTP task

2001-05-23 Thread Urmi Roy
Title: quiet copy,move, delete Hi,   I want to ftp files to different folders in my server. But the following code just uses one folder(the remotedir) as the target directory on the server.  Is there a way to use nested remotedirs as targets with different filesets as the source?

RE: Problem with ftp task

2001-05-15 Thread Paul Dillon
I've had the same experience - the FTP task is broken with respect to subdirectories (it's also pretty buggy in its handling of the . directory). Anuj Agrawal has posted a patch to the ant-dev list you might like to try. - Paul -Original Message- From: Dave Townsend [mai

Problem with ftp task

2001-05-15 Thread Dave Townsend
I am experiencing a strange problem with the ftp task. Perhaps someone can offer some guidance. I have the following task: The plan is to download everything

RE: ftp task with ms-ftpsvc

2001-04-16 Thread JohnL
3 AM > To: [EMAIL PROTECTED] > Subject: ftp task with ms-ftpsvc > > > > Hi, > > I am having some trouble with the FTP task. I want to be > able to grab some > files from an NT machine that is running IIS and the MS-FTP > service. I can > connect to the machine,

ftp task with ms-ftpsvc

2001-04-16 Thread JohnL
Hi, I am having some trouble with the FTP task. I want to be able to grab some files from an NT machine that is running IIS and the MS-FTP service. I can connect to the machine, log in and change directories, but neither list nor get files. I have no troubles trying to connect to a linux

Re: Difficulty with FTP task

2001-04-05 Thread Buddy Brewer
"Shaikh, Mehmood" wrote: > Can someone tell me whats wrong? I do not have Netcomponents add-in, Can > someone tell me where to get that from. http://www.savarese.org/oro/software/NetComponents.html

Difficulty with FTP task

2001-04-05 Thread Shaikh, Mehmood
I'm unable to run ftp task. Here's my target I get this error: BuildBroker.xml:93: Could not create task of type: ftp. Common solutions are to use taskdef to declare your task, or, if this is an optional task, to put the optional.jar in the lib directo

RE: ftp task throwing ArrayIndexOutOfBoundsException

2001-04-02 Thread Mark Hewitt
Hewitt [mailto:[EMAIL PROTECTED]] Sent: 02 April 2001 12:54 To: '[EMAIL PROTECTED]' Subject: RE: ftp task throwing ArrayIndexOutOfBoundsException Nico, It seems that the optional.jar (that I built) does not have this problem, but the jakarta-ant-1.3-optional.jar that I downloaded does.

RE: ftp task throwing ArrayIndexOutOfBoundsException

2001-04-02 Thread Mark Hewitt
Seessle [mailto:[EMAIL PROTECTED]] Sent: 02 April 2001 11:04 To: [EMAIL PROTECTED] Subject: Re: ftp task throwing ArrayIndexOutOfBoundsException - Original Message - From: "Mark Hewitt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 02, 2001 10:38 AM

Re: ftp task throwing ArrayIndexOutOfBoundsException

2001-04-02 Thread Nico Seessle
- Original Message - From: "Mark Hewitt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 02, 2001 10:38 AM Subject: RE: ftp task throwing ArrayIndexOutOfBoundsException > Nico, > > The ftp task works correctly if I do it unconditionall

RE: ftp task throwing ArrayIndexOutOfBoundsException

2001-04-02 Thread Mark Hewitt
Nico, The ftp task works correctly if I do it unconditionally - ie, depends="no". The manual ftp results you requested are: ftp> ls dca.jar 200 PORT command successful. 150 ASCII data connection for /bin/ls (194.194.22.35,59319) (0 bytes). dca.jar 226 ASCII Transfer complete. remo

Re: ftp task throwing ArrayIndexOutOfBoundsException

2001-03-30 Thread Nico Seessle
- 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: > &

ftp task throwing ArrayIndexOutOfBoundsException

2001-03-30 Thread Mark Hewitt
FTP optional task gurus: I have a target like this: Which results in: markh@venus$ ant -verbose publish Ant version 1.3 compiled on March 2 2001 Buildfile: build.xml Detected Java Version: 1.2 Detected OS: SunOS parsin

RE: ftp task couldn't be created in Ant 1.3

2001-03-06 Thread Paul Perevalov
Sorry, I messed optional.jar from Ant1.2 with Ant1.3 My bad. -Original Message- From: Stefan Bodewig [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 06, 2001 2:01 AM To: [EMAIL PROTECTED] Subject: Re: ftp task couldn't be created in Ant 1.3 Paul Perevalov <[EMAIL PROTECTED

Re: ftp task couldn't be created in Ant 1.3

2001-03-05 Thread Stefan Bodewig
Paul Perevalov <[EMAIL PROTECTED]> wrote: > default.properties file from ant.jar has this line: > ftp=org.apache.tools.ant.taskdefs.optional.net.FTP > but in in optional.jar FTP.class is in > org.apache.tools.ant.taskdefs.optional.FTP package. > like it was in previous Ant version. I've just che

ftp task couldn't be created in Ant 1.3

2001-03-05 Thread Paul Perevalov
Hi, I've tried to use ftp task in Ant 1.3 (NetComponents.jar is in lib) but I'm getting this error: "Could not create task of type: ftp. Common solutions are to use taskdef to declare your task, or, if this is an optional task, to put the optional.jar in the lib direct

  1   2   >