mirror of
https://github.com/restic/restic.git
synced 2025-03-23 00:00:04 +01:00
![]() Implemented Google Cloud Storage support using the existing minio libraries. GCS repositories get specified using gs://bucketname/prefix syntax. Cloned the existing S3 support and tests to use them for GCS as well. Added tests for the various cases to config_test and location_test. Remove trailing slashes in repository specification. |
||
---|---|---|
.. | ||
backend_test.go | ||
config.go | ||
config_test.go | ||
doc.go | ||
sftp.go | ||
sftp_backend_test.go | ||
sftp_unix.go | ||
sftp_windows.go |