Difference between revisions of "Rclone"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
 
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{lc}}
 +
[[wikipedia:rclone]] (2014) is a [[multithread]] alternative to <code>[[rsync]]</code>.
 +
* https://rclone.org/docs/
 +
* https://hub.docker.com/r/rclone/rclone
  
 +
* <code>[[rclone --help]]</code>
  
brew install rclone
 
  
 +
* <code>brew install rclone</code>
 +
* <code>[[apt install rclone]]</code>
 +
 +
* <code>[[rclone config]]</code>
 +
* <code>[[rclone sync]]</code>
 +
* <code>[[rclone ls]]</code>
 +
* <code>[[rclone mount]]</code>
 +
[[rclone ncdu]]
 +
 +
List all [[directories]]/[[containers]]/[[buckets]] in the path.
 +
* <code>[[rclone lsd]] YOUR_SITE:</code>
 +
 +
[[rclone copy]] ORIGIN DESTINATION
 +
rclone -vv copy ORIGIN DESTINATION
 +
 +
== Related terms ==
 +
* [[Plex]], [[Emby]] or [[Jellyfin]]
 +
* [[rsync]]
 +
* [[WebDAV]]
 +
* [[Google Drive]]: https://rclone.org/drive/
 +
* https://stackoverflow.com/questions/tagged/rclone?tab=Votes
 +
* [[Cloudian]]
  
 
== See also ==
 
== See also ==
 +
* {{rclone}}
 
* {{rsync}}
 
* {{rsync}}
 +
 +
 +
[[Category:Computing]]

Latest revision as of 07:55, 9 February 2024

Advertising: