rclone/fstest
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 acd: Work around 408 REQUEST_TIMEOUT and 504 GATEWAY_TIMEOUT errors 2016-08-18 17:39:23 +01:00
fstest.go Fix move command - stop it running for overlapping fses - fixes #577 2016-07-12 10:49:37 +01:00