rclone/fstest/fstests
Nick Craig-Wood 4f9e805d44 acd: Work around 408 REQUEST_TIMEOUT and 504 GATEWAY_TIMEOUT errors
Amazon Drive sometimes returns errors at the end of large uploads

  * 408 REQUEST_TIMEOUT
  * 504 GATEWAY_TIMEOUT
  * 500 Internal error

The file may have been uploaded correctly though, so, on error, wait
for up to 2 minutes for it to appear if it was fully
uploaded (configure timeout with --acd-upload-wait-time).

Issues: #601 #605 #606
2016-08-18 17:39:23 +01:00
..
fstests.go acd: Work around 408 REQUEST_TIMEOUT and 504 GATEWAY_TIMEOUT errors 2016-08-18 17:39:23 +01:00
gen_tests.go Implement Yandex storage backend - fixes #234 2015-12-30 12:11:46 +00:00