cloud-storage
Here are 353 public repositories matching this topic...
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
-
Updated
Oct 28, 2020 - C
-
Updated
Oct 26, 2020 - Go
FUSE-based file system backed by Amazon S3
-
Updated
Nov 9, 2020 - C++
Multi-platform transparent client-side encryption of your files in the cloud
-
Updated
Nov 10, 2020 - Java
a high-performance, POSIX-ish Amazon S3 file system written in Go
-
Updated
Nov 6, 2020 - Go
Google Cloud Client Libraries for Go.
-
Updated
Nov 10, 2020 - Go
A simple fast, easy use distributed file system written by golang(similar fastdfs).go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。
-
Updated
Sep 24, 2020 - Go
Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. It can serve local filesystem, S3, Google Cloud Storage, Azure Blob
-
Updated
Nov 9, 2020 - Go
**ARCHIVED** Self-hosted file storage
-
Updated
Oct 18, 2020 - JavaScript
Google Cloud Client Library for Java
-
Updated
Nov 10, 2020 - Java
Cryptographic filesystem for the cloud
-
Updated
Sep 25, 2020 - C++
s3git: git for Cloud Storage. Distributed Version Control for Data. Create decentralized and versioned repos that scale infinitely to 100s of millions of files. Clone huge PB-scale repos on your local SSD to make changes, commit and push back. Oh yeah, it dedupes too and offers directory versioning.
-
Updated
Aug 2, 2016 - Go
Zenko CloudServer, an open-source Node.js implementation of the Amazon S3 protocol on the front-end and backend storage capabilities to multiple clouds, including Azure and Google.
-
Updated
Nov 10, 2020 - JavaScript
- Are you running a release or master: master
- Issue is about a fresh instance (no data in db) or restart: fresh
This seems a known/unfinished issue based on the commented 'Name' field in the code noted below, but I was hoping it could be addressed as it would greatly ease the discovery of the graphql endpoints generated by the db tables as they would become available in GraphiQL in #13
``
The mega.nz web client
-
Updated
Nov 4, 2020 - JavaScript
My Scripts for Plex / Emby with Google Drive and rclone
-
Updated
Oct 15, 2020 - Shell
A self-host cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。
-
Updated
Nov 10, 2020 - Go
The Swift Virtual File System
-
Updated
Jun 25, 2020 - Go
A distributed sync package.
-
Updated
Nov 12, 2019 - Go
Opensource Telegram based cloud storage
-
Updated
Jun 30, 2020 - Python
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
-
Updated
Oct 27, 2020 - Go
When a new account is added under a provider, two similar nodes appear in navigation view. This happens for the first time only. On subsequent loads, this issue is not observed.
The Kloudless File Picker is a file chooser and uploader for apps that integrates with 20+ cloud storage services with a few lines of code
-
Updated
Oct 21, 2020 - JavaScript
Awesome cloud enumerator
-
Updated
Oct 29, 2020 - Go
Encrypted, taggable, searchable cloud storage
-
Updated
Sep 12, 2020 - Go
CloudCross it's opensource crossplatform software for syncronization a local files and folders with many cloud providers. On this moment a Cloud Mail.Ru, Yandex.Disk, Google drive, OneDrive and Dropbox support is available
-
Updated
Jul 5, 2020 - C++
Unified Game Services API for Unity
-
Updated
Oct 16, 2020 - C#
Improve this page
Add a description, image, and links to the 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 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)