1
0
mirror of https://github.com/rclone/rclone.git synced 2025-04-08 16:54:17 +02:00
rclone/docs/content/about.md
2018-08-10 11:14:34 +01:00

4.7 KiB

title, description, type, date, groups
title description type date groups
Rclone rclone syncs files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox, Google Cloud Storage and Amazon Drive. page 2017-09-25
about

Rclone

Logo

Rclone is a command line program to sync files and directories to and from:

Features

  • MD5/SHA1 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, eg two different cloud accounts
  • Optional encryption (Crypt)
  • Optional cache (Cache)
  • Optional FUSE mount (rclone mount)

Links