copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Rclone Rclone has powerful cloud equivalents to the unix commands rsync, cp, mv, mount, ls, ncdu, tree, rm, and cat Rclone's familiar syntax includes shell pipeline support, and --dry-run protection
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 details
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, since the conversion is lossy process
rclone sync Rclone will sync the modification times of files and directories if the backend supports it If metadata syncing is required then use the --metadata flag Note that the modification time and metadata for the root directory will not be synced See https: github com rclone rclone issues 7652 for more info
rclone mount Rclone mount allows Linux, FreeBSD, macOS and Windows to mount any of Rclone's cloud storage systems as a file system with FUSE First set up your remote using rclone config
HTTP Remote - Rclone If this flag is set, then rclone will treat all files with Content-Type: text html as directories and read URLs from them rather than downloading them Note that this may cause rclone to confuse genuine HTML files with directories
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 using the app-only token without requiring their credentials