[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: File Uploading



You could look at creating a signed applet which would
enable you to "get at" and compress those files--as
Rajan suggested...  Then send to the server via
whatever means works best...

-pc

--- Rajan Gupta <rajangupta@rocketmail.com> wrote:
> 
> --- Jason Chambers <tooger@bellsouth.net> wrote:
> > Are there any opportunities for compression of the
> files?
> > 
> > At 06:34 AM 8/11/2003 -0700, Kathy Z wrote:
> > >We are developing a web JSP application function
> to
> > >let client upload/rename files.
> > >The size of files could be more than 10MB and the
> > >number of files uploaded is more than 15 once at
> a
> > >time.
> > >I was using com.oreilly.servlet package before.
> > >However, the process was slow with the growth of
> file
> > >size and the number of files uploaded.
> > >
> > >Is there any alternative way I could use to make
> the
> > >uploading process fast except using FTP client?
> > >
> > >Thanks,
> > >
> > >Kathy
> > >
> > >
> > >
> > >__________________________________
> > >Do you Yahoo!?
> > >Yahoo! SiteBuilder - Free, easy-to-use web site
> design software
> > >http://sitebuilder.yahoo.com
> > 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site
> design software
> http://sitebuilder.yahoo.com
>