All Projects → rclone → Rclone

rclone / Rclone

Licence: mit
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files

Programming Languages

go
31211 projects - #10 most used programming language
HTML
75241 projects
python
139335 projects - #7 most used programming language
shell
77523 projects
javascript
184084 projects - #8 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to Rclone

Cyberduck
Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
Stars: ✭ 1,080 (-96.46%)
Mutual labels:  s3, google-drive, dropbox, onedrive, ftp, sftp, webdav
Sftpgo
Fully featured and highly configurable SFTP server with optional HTTP, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob
Stars: ✭ 3,534 (-88.43%)
Mutual labels:  s3, cloud-storage, google-cloud-storage, ftp, sftp, webdav, azure-blob
Filestash
🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
Stars: ✭ 5,231 (-82.87%)
Mutual labels:  s3, google-drive, dropbox, ftp, sftp, webdav
Goofys
a high-performance, POSIX-ish Amazon S3 file system written in Go
Stars: ✭ 3,932 (-87.13%)
Mutual labels:  s3, cloud-storage, google-cloud-storage, fuse-filesystem, openstack-swift, azure-blob
rclone-drive
☁️Simple web cloud storage based on rclone, transform cloud storage (s3, google drive, one drive, dropbox) into own custom web-based storage
Stars: ✭ 30 (-99.9%)
Mutual labels:  dropbox, s3, google-drive, cloud-storage, rclone
go-drive
A simple cloud drive mapping web app supports local, FTP/SFTP, S3, OneDrive, WebDAV, Google Drive.
Stars: ✭ 184 (-99.4%)
Mutual labels:  s3, onedrive, google-drive, webdav, cloud-storage
Ytdlrc
☁️ Downloads videos and metadata with youtube-dl and moves each file on completion to an rclone remote
Stars: ✭ 140 (-99.54%)
Mutual labels:  google-cloud-storage, google-drive, dropbox, rclone
ob bulkstash
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.
Stars: ✭ 113 (-99.63%)
Mutual labels:  sync, s3, google-cloud-storage, rclone
ccViewer
CryptCloudViewer source codes
Stars: ✭ 66 (-99.78%)
Mutual labels:  dropbox, onedrive, google-drive, rclone
Fileprovider
FileManager replacement for Local, iCloud and Remote (WebDAV/FTP/Dropbox/OneDrive) files -- Swift
Stars: ✭ 724 (-97.63%)
Mutual labels:  dropbox, onedrive, ftp, webdav
Cryfs
Cryptographic filesystem for the cloud
Stars: ✭ 1,560 (-94.89%)
Mutual labels:  cloud-storage, dropbox, fuse-filesystem, encryption
Cloudcross
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
Stars: ✭ 185 (-99.39%)
Mutual labels:  cloud-storage, google-drive, dropbox, onedrive
Vscode Remote Workspace
Multi protocol support for handling remote files like local ones in Visual Studio Code.
Stars: ✭ 197 (-99.35%)
Mutual labels:  dropbox, ftp, sftp, webdav
Wal E
Continuous Archiving for Postgres
Stars: ✭ 3,313 (-89.15%)
Mutual labels:  s3, google-cloud-storage, openstack-swift, azure-blob
Unifile
Unified access to cloud storage services through a simple web API.
Stars: ✭ 105 (-99.66%)
Mutual labels:  dropbox, ftp, sftp, webdav
libcloudstorage
Official libcloudstorage repository.
Stars: ✭ 49 (-99.84%)
Mutual labels:  dropbox, onedrive, webdav, fuse-filesystem
Winscp
WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It supports also Amazon S3, FTPS, SCP and WebDAV protocols. Power users can automate WinSCP using .NET assembly.
Stars: ✭ 794 (-97.4%)
Mutual labels:  s3, ftp, sftp, webdav
backmeup
BackMeUp: An automated MySQL / MariaDB databases and files backup solution on *nix Machines using Amazon S3, WebDAV (ownCloud / NextCloud etc.), Google Drive and Dropbox.
Stars: ✭ 80 (-99.74%)
Mutual labels:  dropbox, google-drive, webdav, rclone
Raidrive.translation
RaiDrive Translation
Stars: ✭ 518 (-98.3%)
Mutual labels:  google-drive, ftp, sftp, webdav
synchly
Automate database backups with customizable recurring schedules.
Stars: ✭ 27 (-99.91%)
Mutual labels:  sync, google-drive, sftp

rclone logo

Website | Documentation | Download | Contributing | Changelog | Installation | Forum

Build Status Go Report Card GoDoc Docker Pulls

Rclone

Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers.

Storage providers

Please see the full list of all storage providers and their features

Features

  • MD5/SHA-1 hashes checked at all times for file integrity
  • Timestamps preserved on files
  • Partial syncs supported on a whole file basis
  • Copy mode to just copy new/changed files
  • Sync (one way) mode to make a directory identical
  • Check mode to check for file hash equality
  • Can sync to and from network, e.g. two different cloud accounts
  • Optional large file chunking (Chunker)
  • Optional transparent compression (Compress)
  • Optional encryption (Crypt)
  • Optional FUSE mount (rclone mount)
  • Multi-threaded downloads to local disk
  • Can serve local or remote files over HTTP/WebDav/FTP/SFTP/dlna

Installation & documentation

Please see the rclone website for:

Downloads

License

This is free software under the terms of MIT the license (check the COPYING file included in this package).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].