Re: Large file upload
From: Pril (pril_at_NOSPAMemail.si)
Date: 03/23/05
- Next message: Julian Jelfs: "Re: KerberosToken2 Error Question"
- Previous message: [MSFT]: "RE: Large file upload"
- In reply to: Bradley Plett: "Large file upload"
- Next in thread: Bradley Plett: "Re: Large file upload"
- Reply: Bradley Plett: "Re: Large file upload"
- Messages sorted by: [ date ] [ thread ]
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.
- Next message: Julian Jelfs: "Re: KerberosToken2 Error Question"
- Previous message: [MSFT]: "RE: Large file upload"
- In reply to: Bradley Plett: "Large file upload"
- Next in thread: Bradley Plett: "Re: Large file upload"
- Reply: Bradley Plett: "Re: Large file upload"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|