Re: Directory Copy -- IO

2005-01-05 Thread Ian Springer
be the following sigs: copyDirectory(File src, File dest) copyDirectory(File src, File dest, boolean preserveTimestamp) copyDirectory(File src, File dest, IOFileFilter filter) copyDirectory(File src, File dest, IOFileFilter filter, boolean preserveTimestamp) Ian What do you people think about

Re: Directory Copy -- IO

2005-01-05 Thread Ian Springer
Lesaint Sébastien wrote: Hello Ian, Thanks for your answer. Indeed using IOFileFilter would be much more flexible, it's a good idea. Regards, Seb' PS: isn't this thread a little OT for commons-user list? Might be a good idea to post a copy to the dev list, but I'm just not registered to it. Hi

Is the commons pool threadsafe

2004-05-17 Thread Ian Petzer
to it? Thanks Ian - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: url hammer - load testing

2003-06-30 Thread SPRINGER,IAN (HP-NewJersey,ex1)
Have you tried httperf? http://freshmeat.net/projects/httperf/?topic_id=90 Good for scripted load testing. | -Original Message- | From: Nick Faiz [mailto:[EMAIL PROTECTED] | Sent: Monday, June 30, 2003 2:15 AM | To: '[EMAIL PROTECTED]' | Subject: url hammer - load testing | | | Hi, |

RE: Commons -Logging and Log4J

2003-03-27 Thread SPRINGER,IAN (HP-NewJersey,ex1)
be set in your System Environment before this batch file can be run. 2 set EXIT_CODE=1 goto abort :abort echo Aborting... 2 exit /b %EXIT_CODE% :end Regards, Ian | -Original Message- | From: Jagadeesan,Sivakumar | [mailto:[EMAIL PROTECTED] | Sent: Thursday, March 27, 2003 10:35 AM

[httpclient] HTTP Post with 0 content-length

2003-02-06 Thread Ian
) Parameters 0oc:106 Posted 0 bytes sent Nothing I do changes the content-length from zero !! Can anyone help ? -- Thanks Ian - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]