I have the file size limit set to 200MB
However, I have problems with files larger tha ~ 100MB
The connection seems to timeout
error uploading large files
Moderator: SourceGear
Check the event log on the server (or the vault server log), and see whether IIS/Vault is restarting. IIS gobbles up a lot of RAM on uploads, and if you have only 256MB or 512MB of RAM, a 100MB file might causes IIS to grab too much memory (and by default it kills any process that uses up 60% or so of available RAM).