
Rclone
Rclone mounts any local, cloud or virtual filesystem as a disk on Windows, macOS, linux and FreeBSD, and also serves these over SFTP, HTTP, WebDAV, FTP and DLNA.
Downloads - Rclone
Rclone is single executable (rclone, or rclone.exe on Windows) that you can simply download as a zip archive and extract into a location of your choosing. See the install documentation for more …
Install - Rclone
As mentioned above, rclone is single executable (rclone, or rclone.exe on Windows) that you can download as a zip archive and extract into a location of your choosing.
Documentation - Rclone
Rclone will declare its log source as "rclone" if it is has enough permissions to create the registry key needed. If not then logs will appear as "Application".
Commands - Rclone
Rclone Commands This is an index of all commands in rclone. Run rclone command --help to see the help for that command.
Google Drive - Rclone
When importing files into Google Drive, rclone will convert all files with an extension in --drive-import-formats to their associated document type. rclone will not convert any files by default, …
Microsoft OneDrive - Rclone
You can obtain a user's drive ID using Microsoft Graph (e.g. /users/{userUPN}/drive) and then configure it in rclone. Once the correct drive ID is provided, rclone will back up that user's data …
Microsoft Azure Blob Storage - Rclone
It determines whether rclone requests Microsoft Entra instance metadata from https://login.microsoft.com/ before authenticating. Setting this to true will skip this request, …
Introducing RcloneView: A GUI Front-End for Rclone
Sep 12, 2024 · RcloneView can connect to both local rclone and remote rclone instances, providing flexibility based on your setup. We use rclone’s API to control rclone under the hood.
rclone
Rclone syncs files to and from cloud storage providers as well as mounting them, listing them in lots of different ways. See the home page (https://rclone.org/) for installation, usage, …