google-cloud-storage
Here are 316 public repositories matching this topic...
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
-
Updated
Nov 25, 2020 - JavaScript
It'd be great to have a frequently asked questions section as part of our official website. Such like https://prometheus.io/docs/introduction/faq/
We are getting similar questions from the community over public slack channels and office hours. We can gather them together and help the community.
Database migrations. CLI and Golang library.
-
Updated
Nov 25, 2020 - Go
a high-performance, POSIX-ish Amazon S3 file system written in Go
-
Updated
Nov 19, 2020 - Go
Continuous Archiving for Postgres
-
Updated
Mar 29, 2020 - Python
Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob
-
Updated
Nov 24, 2020 - Go
MinIO Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage.
-
Updated
Nov 25, 2020 - Go
Access other storage backends via the S3 API
-
Updated
Oct 13, 2020 - Java
A tool for managing secrets on Google Cloud
-
Updated
Nov 5, 2020 - Go
Google-provided Cloud Dataflow template pipelines for solving simple in-Cloud data tasks
-
Updated
Nov 24, 2020 - Java
A Google Cloud Storage filesystem for Laravel
-
Updated
Sep 28, 2020 - PHP
Use case:
A hosting provider only allows me to make backup as .tar.gz files. I would like to feed those directly to Kopia.
With Restic I can do gunzip -c backup.tar.gz | restic -r ~/repo backup --stdin which is pretty simple.
We should start by filing an issue to discuss the exact usage, since it cannot be that simple unfortunately (we need to keep track of these snapshots somehow
-
Updated
Oct 14, 2020 - TypeScript
Flysystem Adapter for Google Cloud Storage
-
Updated
Sep 15, 2020 - PHP
Emacs major mode for managing hugo
-
Updated
Oct 18, 2020 - Emacs Lisp
-
Updated
Oct 25, 2020 - PHP
See the changes in #4379, we need similar changes for Cloud Bigtable
Free Private Maven repositories hosted on Google App-Engine, backed by Google Cloud Storage and deployed in less than 5 minutes.
-
Updated
Feb 16, 2020 - Java
Describe the bug
Drone prints passed gcs.json-key secret in the logs when debug mode is enabled
To Reproduce
Steps to reproduce the behavior:
- using current version
v1.1.0, I passedgcs.json-keyas organization secret and enable debug mode.
Expected behavior
on debug mode or not, drone should never print a secret, and you will see in the screenshot that drone actu
Manage Helm 3 repositories on Google Cloud Storage
-
Updated
Nov 14, 2020 - Go
Compare eventual consistency of object stores
-
Updated
Oct 13, 2020 - Java
-
Updated
May 7, 2019 - Shell
Run Sonatype Nexus Repository Manager OSS on top of Kubernetes (GKE). Includes instructions for automated backups (GCS) and day-to-day usage.
-
Updated
Jul 28, 2020 - Shell
Sample configuration using Google Cloud Storage as a container volume on Kubernetes
-
Updated
Dec 23, 2019 - Dockerfile
Reliable data integration & processing for advertisers
-
Updated
Nov 11, 2020 - Python
Bulk Stash is a docker rclone service to sync, or copy, files between different storage services. For example, you can copy files either to or from a remote storage services like Amazon S3 to Google Cloud Storage, or locally from your laptop to a remote storage.
-
Updated
Sep 21, 2020 - Shell
Google Cloud Storage API to R
-
Updated
Oct 2, 2020 - R
Cloud & local storage unified api (s3, google, azure, sftp, local)
-
Updated
Nov 4, 2020 - Go
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 the problem you are having with rclone?
Using
rclone mountwith a non-persistent configuration (all settings given by environment variables) & VFS caching enabled attempts to use a VFS cache dir with illegal characters (:) on Windows.What is your rclone version (output from
rclone version)