Linked by Thom Holwerda on Sat 16th Apr 2011 22:26 UTC
Thread beginning with comment 470379
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: Comment by killasmurf86
by Lennie on Mon 18th Apr 2011 11:20
in reply to "RE[2]: Comment by killasmurf86"
WebDAV is a pretty messy protocol anyway, trying to create a minimal version is already lots of code. Not counting the XML-parser.
There is a experimental API for HTML5 for multi-file upload (drag directory into browser).
It is just a simple POST.
That sounds like a much simpler solution.
Edited 2011-04-18 11:22 UTC




Member since:
2008-05-15
I definitely hate Microsoft support of that Technology, in Visual Studio 2010 the ClickOnce assisted publish method only works with FTP (Microsoft's implementation of WebDAV sucks), 2011 and I can't use SSH friendly methods (I tunnel the connection by hand)