google-cloud-storage
Here are 377 public repositories matching this topic...
-
Updated
Mar 15, 2022 - JavaScript
-
Updated
Mar 17, 2022 - Go
-
Updated
Feb 28, 2022 - Go
-
Updated
Mar 17, 2022 - Go
-
Updated
Feb 8, 2022 - Python
On more advanced versions of LakeFS (probably > = v1.0.0), we would like to remove the logic that tries to fill the generation field in DB when loading old dumps. It means we will no longer support loading dump that made with a version lower than v0.61.0.
-
Updated
Mar 17, 2022 - Go
I've just used copy-history because I've changed hostname and user. Now I'm manually configuring policies to match what I had previously set. --migrate-policy would be nice.
-
Updated
Mar 2, 2022 - Java
-
Updated
Mar 5, 2022 - Go
-
Updated
Mar 15, 2022 - Java
-
Updated
Feb 1, 2022 - PHP
-
Updated
Nov 1, 2021 - TypeScript
-
Updated
Jan 14, 2022 - PHP
This is motivated by #5703. Applications may need to persist the state of pagination iterators, for example, because they are implementing a web service that returns pages of results.
I suggested this API:
struct Page {
std::vector<std::string> bucket_names;
std::string reader_state;
};
Page BucketsPage(gcs::Client client, std::string reader_state) {
auto reader = client.-
Updated
Oct 17, 2021 - Emacs Lisp
-
Updated
Oct 31, 2021 - PHP
-
Updated
Mar 15, 2022 - Go
-
Updated
Feb 16, 2020 - Java
-
Updated
Mar 7, 2022 - C++
-
Updated
Jul 24, 2021 - Java
-
Updated
May 7, 2019 - Shell
-
Updated
Dec 23, 2019 - Dockerfile
-
Updated
Jul 28, 2020 - Shell
-
Updated
Mar 10, 2022 - Java
Thanks a bunch for this library, I've been trying to make use of it with an s3-emulating service that is not 100% bit-for-bit compliant and I've run into issues in a couple places.
Specifically I've noticed that in S3Client._remove, you assert for response==204, the clone-service I'm using responds with a 200 when you successfully delete instead.
I'd love to submit a PR to fix this but I need so
-
Updated
Mar 11, 2022 - Python
Improve this page
Add a description, image, and links to the google-cloud-storage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the google-cloud-storage topic, visit your repo's landing page and select "manage topics."


The associated forum post URL from
https://forum.rclone.orghttps://forum.rclone.org/t/azure-advanced-config-option-access-tier-appears-to-be-case-sensitive/28801/4
What is the problem you are having with rclone?
When configuring an Azure Blob Storage remote, interacting