Re: ftp on the fly
Re: ftp on the fly
- Subject: Re: ftp on the fly
- From: Fabian Peters <email@hidden>
- Date: Fri, 6 Apr 2007 18:13:00 +0200
Hi Timmy,
Have a look here: <http://wonder.cvs.sourceforge.net/wonder/Wonder/
Common/Frameworks/ERExtensions/Sources/er/extensions/ERXLinlyn.java?
view=markup>
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
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 a String argument representing the local path
to a file.
Is this process best handled by writing the file out to a temp
directory first and then ftp the file from that path? Are there
specific FTP libraries that are recommended? Since my needs are
simple and unidirectional I was considering just going with
sun.net.ftp.FtpClient.
Tim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden