I'm trying to upload a lot of small files that end up totaling to a few hundred megabytes. I tried zipping the files and using the zip expand feature, but eventually I got a Server Error message. I tried copying the files through webdav, but I think that the DMXDAVCOOKIE is expiring before the files are uploaded.
I read in the documentation that there is a timeout called "executionTimeout". I wasn't sure if that timeout would help with the WebDAV.
Thanks.