RE: FTP Issue

2006-08-01 Thread Wiles, Cory
-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

Re: FTP Issue

2006-08-01 Thread Dominique Devienne
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/

Re: FTP Issue

2004-06-16 Thread Stefano Mancarella
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.

Re: FTP Issue

2004-06-03 Thread Steve Cohen
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

RE: FTP Issue

2004-06-03 Thread Alan Zall
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