Hello Harald,
On 20-Mar-13 3:24 PM, Harald Beck wrote:
Hi,
If I upload multiple files at the same time to the WebDAV folder,
different errors occur, and I receive a 599 internal server error
response for some of the requests.
I use requests of the following form:
curl -i -T $dir/$file
http:/
Hi,
If I upload multiple files at the same time to the WebDAV folder,
different errors occur, and I receive a 599 internal server error
response for some of the requests.
I use requests of the following form:
curl -i -T $dir/$file
http://localhost:8890/DAV/home/username/targetfolder/$file -u us