-3103
> -Original Message-
> From: Dominique Devienne [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 01, 2006 2:19 PM
> To: Ant Users List
> Subject: Re: FTP Issue
>
> Prefer forward slashes in properties file, even for windows
> paths
Prefer forward slashes in properties file, even for windows paths, as
Ant and Java will do the right thing, and you can use
when you really need windows-style filenames, but also your war.file
is an absolute file, yet you conbine it with deploy.dir. There's
probably an issue therer. --DD
On 8/1/
In my "ftpToDev" target I have a property that is the name of the war
file that I need to ftp. However, when I run the build file it doesn't
send the file, but if I hard code the file name it does. Any thoughts?
| BUILD FILE |
Hi,
I am wondering if anyone has good experience using ftp task.
I specified my problem earlier, but so far did not get any answers or
suggestions.
Would you recommend other lists that may be better suited for this
type of questions?
Thanks,
Peter
--
-
ch [mailto:[EMAIL PROTECTED]
Gesendet am: Mittwoch, 15. Dezember 2004 18:22
An: [EMAIL PROTECTED]
Betreff: ftp issue
Here is a piece of code that used to work fine:
ftp://ftp.ncbi.nih.gov/refseq/LocusLink/LL_tmpl.gz";>
now I am getting an error:
[get] Error
Here is a piece of code that used to work fine:
ftp://ftp.ncbi.nih.gov/refseq/LocusLink/LL_tmpl.gz";>
now I am getting an error:
[get] Error opening connection sun.net.ftp.FtpProtocolException: PORT :500
Illegal PORT command, EPSV ALL in effect
[get] Error opening connection java.io.Fi
You´re using the wrong task.
Try instead of .
Jan
> -Ursprüngliche Nachricht-
> Von: Peter Gershkovich [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 15. Dezember 2004 18:22
> An: [EMAIL PROTECTED]
> Betreff: ftp issue
>
> Here is a piece of code that use
On Monday 14 June 2004 11:17 pm, Steve Cohen wrote:
How about commons-net-1.2.1 and ant 1.6.1? I don't THINK commons-net is the
problem, but you might as well check.
Well, I have the same problem with FTP get and I've done the test you
suggest.
It doesn't work with commons-net-1.2.1 and ant 1.6.
stems Inc.
> awt.toolkit : sun.awt.windows.WToolkit
> java.vm.info : mixed mode
> java.version : 1.4.1_02
> java.ext.dirs : c:\java\j2sdk1.4.1_02\jre\lib\ext
> sun.boot.class.path :
> c:\java\j2sdk1.4.1_02\jre\lib\rt.jar;c:\java\j2sdk1.4.1_02
> \jre\lib\i18n.jar;c:\java\j2sdk1.4.1_02\jre\lib\sunrsasign.jar;c:\java\j2sd
>k 1
u.isalist : pentium i486 i386
#
-Original Message-
From: Steve Cohen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 12:41 PM
To: Ant Users List
Subject: Re: FTP Issue
Please send your ant script or the relevant portion. Also what version of
jakarta-commons/net is on your cla
10 matches
Mail list logo