Try searching the archives. Years ago, I wrote something on how to upload directly to a database, so it's in there somewhere.
-- Martin Cooper On Fri, Jan 30, 2009 at 2:06 PM, Laura McCord <[email protected]>wrote: > Is there a way to store an uploaded file to an external filesystem? I have > successfully stored files onto the local filesystem but it would be more > effective for me to store it in other places. Many people would ask why not > just run the upload form on the web server that you wish to store the file. > Well, I have written a portlet for my portal system that includes the > fileuploader but this portlet is only a central way to get profile > information from authenticated users so the information that is captured > will be distributed onto other web servers. > > Does anyone have any ideas on how to store files to other external servers? > > Thanks > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
