what is the best http server to be used as webdav for getting and posting files (big files) to from server?

is it apache or lighttpd ?

I will use the system as online file storage (for backup)

cheers

link|improve this question

80% accept rate
feedback

1 Answer

up vote 1 down vote accepted

this is quite subjective but wouldnt setting up an FTP server suit your needs better? Possibly try FileZilla Server.

If you are hosting files also then apache wouldnt be a bad choice for you.

link|improve this answer
http/s is my best choice because it works behind any firewall – Data-Base Dec 19 '10 at 20:56
Sure it makes sense. What language would you build your application in? – JamesK Dec 20 '10 at 9:09
mostly will be c# – Data-Base Mar 17 '11 at 7:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.