Closed TheJamesKing closed 14 years ago
I'm unable to transfer any files larger than around 256mb. Any ideas?
Two attempted transfers below:
[Did Transfer]
PUT /v1//backups%5Falpha/256 HTTP/1.1 User-Agent: CloudFuse Host: snet-storage4.clouddrive.com Accept: / X-Auth-Token: Content-Type: application/octet-stream Content-Length: 268435456
[Did not transfer]
PUT /v1//backups%5Falpha/1024 HTTP/1.1 User-Agent: CloudFuse Host: snet-storage4.clouddrive.com Accept: / X-Auth-Token: Content-Type: application/octet-stream Content-Length: 1073741824
I had a silly timeout set on the overall upload duration. I've removed that. Thanks!
I'm unable to transfer any files larger than around 256mb. Any ideas?
Two attempted transfers below:
[Did Transfer]
[Did not transfer]