Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Rclone is a command line program to manage files on cloud storage. It is a feature rich alternative to cloud vendors' web storage interfaces. Over 40 cloud storage products support rclone including S3 object stores, business & consumer file storage services, as well as standard transfer protocols.


Versionmodule name
1.53.3rclone/1.53.3

...

Code Block
languagebash
titleEnter q to quit configuration
Current remotes:

Name                 Type
====                 ====
dropbox              dropbox
lugdrive             drive

e) Edit existing remote
n) New remote
d) Delete remote
r) Rename remote
c) Copy remote
s) Set configuration password
q) Quit config
e/n/d/r/c/s/q> q



Usage

...

languagebash
titleCopy a file to dropbox

...