RE: ftp on the fly

2007-04-07 Thread Jerry Haynes
I've used the free version of edtFTPj with great success. It has very good documentation and examples. Jerry WO'ers: I want to create a file in memory and upload the file via FTP to a remote server. I've been working with WO for a while but I'm v

Re: ftp on the fly

2007-04-06 Thread John Huss
You might also want to check out the Net portion of apache commons. I've used this in applications before. http://jakarta.apache.org/commons/net/ John ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (W

Re: ftp on the fly

2007-04-06 Thread Fabian Peters
Hi Timmy, Have a look here: HTH Fabian Am 06.04.2007 um 17:26 schrieb Timmy: WO'ers: I want to create a file in memory and upload the file via FTP to a re

ftp on the fly

2007-04-06 Thread Timmy
WO'ers: I want to create a file in memory and upload the file via FTP to a remote server. I've been working with WO for a while but I'm very green with regard to the larger java world. I'm pretty much a newbie to java.io and the FTP libraries and classes I've seen seem to all be expecting