slackbuilds/network/rclone
afhpayne d727abcf50
network/rclone: Updated for version 1.5.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-06 12:54:59 +07:00
..
README network/rclone: Updated for version 1.53.3. 2020-12-06 07:59:49 +07:00
rclone.SlackBuild network/rclone: Updated for version 1.5.7. 2022-02-06 12:54:59 +07:00
rclone.info network/rclone: Updated for version 1.5.7. 2022-02-06 12:54:59 +07:00
slack-desc system/rclone: Updated for version 1.51.0. 2020-05-02 11:44:41 +07:00

README

Rclone ("rsync for cloud storage") is a command line program to sync
files and directories to and from different cloud storage providers.

Features

    MD5/SHA-1 hashes checked at all times for file integrity
    Timestamps preserved on files
    Partial syncs supported on a whole file basis
    Copy mode to just copy new/changed files
    Sync (one way) mode to make a directory identical
    Check mode to check for file hash equality
    Can sync to and from network, e.g. two different cloud accounts
    Optional large file chunking (Chunker)
    Optional encryption (Crypt)
    Optional cache (Cache)
    Optional FUSE mount (rclone mount)
    Multi-threaded downloads to local disk
    Can serve local or remote files over HTTP/WebDav/FTP/SFTP/dlna