Large file upload to server (webdav/http file post/other?)

W

Weston Weems

Ok, I am asking a question on a matter of theory...

I've got a linux server that runs mono+xsp/mod_mono. I
would like to create an application to upload large files
and be able to update progress during the upload.

I've toyed with the idea of dav, but it seemed to be a
pain to get going. Plus I didnt really know how I'd upload
a file (seemed to be pretty undocumented area)

I thought about httpfile post, but it seems like even with
proper precautions in place (a large file upload module),
it was a best effort type setup where hopefully it'd work.

One of the deciding factors here is that it must work
around firewalls etc, so I'd like to have it operate on
port 80 and not hinder the linux boxes existing web apps.

I'd really just like any sort of input on the subject etc.

Thanks in advance
Weston
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top