Thursday 10 September 2009 12:54:32 am
Webdav is still handled by http, so is limited by the same limitations.
There are two options, and they both involve coding:
* modify the file / media datatype to let you browse a specific folder on the server, and use ftp to upload the file there* * Create an extension similar to the ezmultiupload extension, but use any of the large upload clients instead of the YUI Upload/SWFUpload . Most of them seems to be written in java, and they normally split the file up in smaller pieces and sends one piece at a time. So you'll also need to merge them back together on the server.
Large file upload is on the roadmap for 4.3, but thats another 6 and a half month away, and there is no guarantee that it will stay on the roadmap or slip to the next version. * We do actually have code for this, so I'll try to clean it up and make it public soon.
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom
|