google-cloud-storage
Here are 374 public repositories matching this topic...
-
Updated
Jan 29, 2022 - JavaScript
-
Updated
Jan 24, 2022 - Go
-
Updated
Jan 15, 2022 - Go
-
Updated
Jan 26, 2022 - Go
-
Updated
Mar 18, 2021 - Python
Description
When uploading from a windows machine using the command line. The directory structure is not preserved. All the files are named as files with the directory names prepended to it.
Maybe, as the source machine is windows the path for files are not separated by / instead are separated by \, which leads to such behavior.
Steps to Reproduce
- Have a recursive directory s
-
Updated
Jan 29, 2022 - Go
Hi
I have more than 10 snapshots so it only shows 10 snapshots in the list. I can set to more than 10 but it always resets it back to 10 after any UI tab/window change.
thanks
-
Updated
Jan 25, 2022 - Java
-
Updated
Jan 22, 2022 - Go
-
Updated
Jan 27, 2022 - Java
-
Updated
Mar 2, 2021 - 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
Is your feature request related to a problem? Please describe.
I'm using drone-cache for a Rust project to cache the target directory, which contains compiled modules for all of my project's dependencies, so that the pipeline doesn't have to rebuild everything from scratch (it takes a looong time!). Unfortunately the target directory tends to grow very large (often several GBs), so I'd li
-
Updated
Jan 13, 2022 - Go
-
Updated
Feb 16, 2020 - Java
-
Updated
Jan 21, 2022 - C++
-
Updated
Jul 24, 2021 - Java
-
Updated
May 7, 2019 - Shell
-
Updated
Jul 28, 2020 - Shell
-
Updated
Dec 23, 2019 - Dockerfile
-
Updated
Dec 13, 2021 - Python
-
Updated
Sep 21, 2020 - Shell
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