Re: Large file upload

From: Pril (pril_at_NOSPAMemail.si)
Date: 03/23/05


Date: Wed, 23 Mar 2005 10:51:05 +0100

You have to use FTP!

lp, pl

"Bradley Plett" <plettb@newsgroup.nospam> wrote in message
news:evd1419m8oe664dbim2oeu9d8mafq33epf@4ax.com...
> I need to upload large files (100MB+) via a web service. The files
> are typically XML or CSV files. (Yes, they compress well, and I'll
> probably want to add compression later, though it's not immediately
> urgent since, for now, this is all internal on high-speed links.)
> I've been researching this for a while now, and I've come to the
> conclusion that the best way to do this would be to implement
> IXmlSerializable and stream the files. Unfortunately, I haven't
> managed to figure out how to do this for file uploads. Despite my
> searching, I have not been able to find a good, full example either.
> I'm trying to use WSE2. Can anyone help me either by showing me some
> code or pointing me to a good example? I found one reasonably good
> example of the server sending a large file to the client, but the
> other direction seems to be just different enough that I haven't
> gotten it to work in reverse.
>
> Any help would be appreciated!
>
> Thanks!
> Brad.



Relevant Pages

  • Re: How to cut a MP3 in half?
    ... Is there a way to cut it in half and then upload it? ... Maybe you could just "compress" it to ZIP or tar.gz or whatever format, ... uuencode Track.mp3 Track.mp3> Track.uu ... You will now have the EXACT original file, ...
    (Ubuntu)
  • Large file upload
    ... I need to upload large files via a web service. ... are typically XML or CSV files. ... (Yes, they compress well, and I'll ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: forcing FTP-uploaded files to be of certain types only
    ... Maybe it would be better to examine files periodically that were uploaded via a simple program, and anything that isn't allowed, destroy. ... You could also make it compress things that weren't compressed to begin with, ... We run an FTP server for the customers to upload their data ... gigabytes of our ...
    (freebsd-isp)
  • Re: forcing FTP-uploaded files to be of certain types only
    ... Maybe it would be better to examine files periodically that were uploaded via a simple program, and anything that isn't allowed, destroy. ... You could also make it compress things that weren't compressed to begin with, ... We run an FTP server for the customers to upload their data ... gigabytes of our ...
    (freebsd-net)
  • forcing FTP-uploaded files to be of certain types only
    ... We run an FTP server for the customers to upload their data (usually -- giant ... Sometimes they forget compress them, however, wasting many gigabytes of our ... first, say, 100Kb of the uploaded file and interrupt transfer if the file is ...
    (freebsd-isp)