google-cloud-storage
Here are 334 public repositories matching this topic...
-
Updated
Mar 5, 2021 - JavaScript
Since this issue fatih/faillint#10 is resolved, we can add this in the Makefile.
-
Updated
Mar 5, 2021 - Go
-
Updated
Mar 7, 2021 - Go
-
Updated
Feb 9, 2021 - Python
-
Updated
Mar 7, 2021 - Go
-
Updated
Mar 6, 2021 - Go
-
Updated
Dec 3, 2020 - Go
-
Updated
Mar 7, 2021 - Java
-
Updated
Mar 7, 2021 - Java
It looks like the --hostname (and --username) flags were removed from the snapshot create command in 0.6.0 by kopia/kopia#441.
What's the supported way now to set the hostname/username for taking a snapshot?
Our use case is to use Kopia from one backup container that mounts in the volumes for the containers it's backing up from, setting the --hostname for the snapshot
-
Updated
Mar 2, 2021 - PHP
-
Updated
Feb 25, 2021 - TypeScript
-
Updated
Oct 25, 2020 - PHP
-
Updated
Jan 16, 2021 - PHP
-
Updated
Mar 7, 2021 - Emacs Lisp
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.helm repo add command fails when I try to add one of my helm chart repo created in google bucket using my Windows 10 laptop.
Error: helm\plugins\helm-gcs\scripts\pull.sh: %1 is not a valid Win32 application.
I know this can be over come by using WSL or cygwin but we are going to deploy a solution for users where they might not have any of the WSL or cygwin installed on their systems.
-
Updated
Feb 16, 2020 - Java
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
Feb 6, 2021 - Java
-
Updated
May 7, 2019 - Shell
-
Updated
Jul 28, 2020 - Shell
-
Updated
Dec 23, 2019 - Dockerfile
-
Updated
Feb 26, 2021 - Python
-
Updated
Sep 21, 2020 - Shell
-
Updated
Mar 5, 2021 - R
-
Updated
Feb 10, 2021 - JavaScript
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."
What is your current rclone version (output from
rclone version)?Running latest stable and a couple of betas on various machines.
What problem are you are trying to solve?
I've got a systemd unit that starts
rclone rcd.I've got other systemd units that depend on the first one, which use
rclone rc mount/mountin order to mount various remotes.Right now I have to