When I attempt to upload a fileover 20MB the file upload completes but does not save and the upload restarts. I've attempted this with WebDAV, FTPS, and FPSE.
I'm using host headers and they are properly bound with a wildcard certificate. I've set the timeouts, thse max file size, adjusted the appicationhost.config, web.config and everything else I can think of. I'm sure it's something I'm missing or it wouldn't be doing it with all three technologies. I can copy any of these larger files using cut and paste into remote desktop to the server, if that rules out any connectivity problems. I'm running NAT behind a file wall with port forwarding, SSL is a real certificate not self signed, evrything works until I start hitting larger files. They never timeout the progress indicator on Webdrive shows it count up to the very last byte then it just restarts. All three options connect and work fine util I get into larger files, thenthey just seem to restart.
I thought it might be the Vista webdav client so I tried WebDrive 8.01 and FTPS and I see this:
sendfile: Socket send/recieve failure: 10054
recv() failed in crypto layer (1506), Opertion: Conecting to server
Upload: Sending file to server Failed
It uploads the file completely then just reconnects and does it again three times then dies.
When using Vista with a mapped drive it stalls then says the source file is missing from the local drive. Runs three times then dies. With Frontpage extensions and VS it just dies with a strange error message. I've tried this on mutiple vista machines, I rebuilt the server and re-installed. Like I said I'm sure I'm missing something simple but I can't find it.
Chris