rclone/googlecloudstorage
Nick Craig-Wood 76c5aa8533 gcs: Check for errors when testing bucket is OK in mkdir #1590
Previously we would check the bucket's status and on error we would
try to create it.  Now we only try to create it if we got a not found
error, otherwise we report the error to the user.
2017-08-10 10:29:21 +01:00
..
googlecloudstorage_test.go implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00
googlecloudstorage.go gcs: Check for errors when testing bucket is OK in mkdir #1590 2017-08-10 10:29:21 +01:00