Did you check link from above?
I did upload bigger files per webdav and never has any problem here. There are at least 2 Points to look on:
- File size is limited by PHP memory
- Session Timeout is limited by you network connection speed. So even if you give 16Gb of mem, but your connection is slow so that upload takes few hours it will fail.