Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 552 Bytes

File metadata and controls

11 lines (6 loc) · 552 Bytes

Rclone

Rclone is a command-line program to manage files on cloud storage. It is a feature-rich alternative to cloud vendors' web storage interfaces.

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. It is used at the command line, in scripts or via its API.

Official Documentation

TIL(s)