-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/
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