slackbuilds_ponce/network/rclone
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
rclone.info network/rclone: 32 bit is unsupported now. 2021-04-02 10:38:49 +07:00
rclone.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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