Re: robust uploading
Re: robust uploading
- Subject: Re: robust uploading
- From: Chuck Hill <email@hidden>
- Date: Tue, 11 Feb 2003 21:24:11 -0800
Uploading large files to WO is not so much of a problem (especially now
with 5.2), but resuming them will be a problem. The first thing that comes
to mind is FTP. Search the archives and I think you will find links to a
few Java implementations of an FTP server. I can't recall if they were
free or not. Integrating this with WO could be a bit problematic. I
suppose you could make the app become an FTP server, but running multiple
instances would be a headache. You could also look at WebDAV, but again
integration is not for the faint of heart.
Chuck
At 02:47 PM 11/02/2003 -0500, Kenny Sabarese wrote:
>So I've decided to go web based for my app.
>
>But the problem is that users will be uploading very large files
>(~5-50MB)
>
>It is extremely important that there be the ability to resume an upload.
>
>I doubt this is possible to do directly with web objects, can anyone out
>there recommend a way, maybe a java applet, or I was thinking even a
>flash plugin.
>
>How can such an uploader interoperate with the web objects application
>
>thanks
>_______________________________________________
>webobjects-dev mailing list | email@hidden
>Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
>Do not post admin requests to the list. They will be ignored.
>
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.