Skip to content
#

google-cloud-storage

Here are 316 public repositories matching this topic...

nthuemmel
nthuemmel commented Aug 31, 2020

What is the problem you are having with rclone?

Using rclone mount with 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)

rclone v1.52.3
- os/arch: windows/amd64
- go version: go1.14.7
thanos
bbigras
bbigras commented Oct 15, 2020

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

drone-cache
hacktron95
hacktron95 commented Oct 9, 2020

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:

  1. using current version v1.1.0, I passed gcs.json-key as 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

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

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.

Curate this topic

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."

Learn more

You can’t perform that action at this time.