Very large file upload using WS(E)
- From: "Claus Konrad" <some>
- Date: Fri, 2 Dec 2005 09:26:51 +0100
Hi
I'm presented with the issue of uploading
250+MB files to a server, preferably using a webservice.To do this - I'm currently making use of
DimeAttachments, as this allows for large file attachment. I'm currently experiencing a file limit imposed by
the system (clientside ?) of 128MB in a single attachment. Even the
Attachment.ChunkSize = 5MB.
Now - before I am starting to roll my own
"protocol", sending the file in parts manually; I would like to hear of
experiences in this field.
/Claus Konrad
- Follow-Ups:
- Re: Very large file upload using WS(E)
- From: n33470
- Re: Very large file upload using WS(E)
- Prev by Date: Using host name for SoapReceiver binds to wrong net interface...
- Next by Date: Re: UserName and Kerberos tokens at the same time
- Previous by thread: Using host name for SoapReceiver binds to wrong net interface...
- Next by thread: Re: Very large file upload using WS(E)
- Index(es):
Relevant Pages
|
Loading