AW: AW: AW: problem with ftp

2013-11-30 Thread jhm
p.s.: Thanks Scot for your aid ;) Jan > -Ursprüngliche Nachricht- > Von: Jan Matèrne (jhm) [mailto:apa...@materne.de] > Gesendet: Samstag, 30. November 2013 10:52 > An: 'Ant Users List' > Betreff: AW: AW: AW: problem with ftp > > If someone comes with a pr

AW: AW: AW: problem with ftp

2013-11-30 Thread jhm
tag, 30. November 2013 07:09 > An: Ant Users List > Betreff: RE: AW: AW: problem with ftp > > I too thought it was darn condescending that he ignored my original > question entirely. > > I said: > >>>>> I have absolutely NO variables in my macrodef.

RE: AW: AW: problem with ftp

2013-11-29 Thread David Coleman
re information. Honestly, I'm sure he has helped many people. But I think that just because I'm new doesn't mean he can condescend me. Date: Sat, 30 Nov 2013 00:51:36 -0500 From: sflo...@nc.rr.com To: user@ant.apache.org Subject: RE: AW: AW: problem with ftp David, I&

RE: AW: AW: problem with ftp

2013-11-29 Thread Scot P. Floess
ll teach you to not dismiss people so casually. From: apa...@materne.de To: user@ant.apache.org Subject: AW: AW: problem with ftp Date: Fri, 29 Nov 2013 08:47:48 +0100 and i specifically stated: I have absolutely NO variables in my macrodef. I could see that. But the error message "Syntax

RE: AW: AW: problem with ftp

2013-11-29 Thread David Coleman
own a different error, since NO PROPERTIES were actually involved. like i said. thank you again. hopefully this will teach you to not dismiss people so casually. > From: apa...@materne.de > To: user@ant.apache.org > Subject: AW: AW: problem with ftp > Date: Fri, 29 Nov 2013

AW: AW: problem with ftp

2013-11-28 Thread jhm
. > > trust me the ONLY call to the task is the code you see below. Then again - strip your code to the absolute minimum. In my own maintenance script of a homepage I use Jan > > > From: apa...@materne.de > > To: user@ant.apache.org > > Subj

RE: AW: problem with ftp

2013-11-28 Thread David Coleman
omplaining about a ${***GARBAGE*** property. trust me the ONLY call to the task is the code you see below. > From: apa...@materne.de > To: user@ant.apache.org > Subject: AW: problem with ftp > Date: Fri, 29 Nov 2013 06:54:00 +0100 > > My first thought is that you are settin

AW: problem with ftp

2013-11-28 Thread jhm
t happens there (or in the target from where you call deployHoftest). Jan > -Ursprüngliche Nachricht- > Von: David Coleman [mailto:david_coleman_...@hotmail.com] > Gesendet: Donnerstag, 28. November 2013 20:35 > An: user@ant.apache.org > Betreff: problem with ftp > > h

problem with ftp

2013-11-28 Thread David Coleman
hello list! I have an issue with my ftp task in ANT 1.9.1 here is my ftp task: I know that i successfully connect to my server because I get

sudden problem with ftp to site

2009-01-10 Thread Patrick Waugh
All of a sudden, when I run my usual build script, I get this: [ftp] sending files BUILD FAILED /home/patrick/repo/dib/common/build.xml:103: could not put file: 425 Could not open data connection to port 50055: Connection timed out The site is up and running, and I can connect to it myself from

RE: Problem with FTP task

2003-09-11 Thread Rob van Oostrum
you should download NetComponents instead (from http://www.savarese.org/oro/downloads/index.html#NetComponents) -Original Message- From: gglefoncede gglefoncede [mailto:[EMAIL PROTECTED] Sent: September 11, 2003 12:38 PM To: [EMAIL PROTECTED] Subject: RE: Problem with FTP task i

RE: Problem with FTP task

2003-09-11 Thread gglefoncede gglefoncede
i downloaded binaries From: "Rob van Oostrum" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Subject: RE: Problem with FTP task Date: Thu, 11 Sep 2003 12:33:02 -0400 did you bu

RE: Problem with FTP task

2003-09-11 Thread Rob van Oostrum
did you build Ant from source or did you download binaries? -Original Message- From: gglefoncede gglefoncede [mailto:[EMAIL PROTECTED] Sent: September 11, 2003 12:14 PM To: [EMAIL PROTECTED] Subject: Problem with FTP task Hello all I'm trying to use ftp task in my build.xml (Ant