Scott Edlund f139e07380 enable softfloat on MIPS arch
MIPS does not have a floating point unit.  Enable softfloat to build binaries run on devices that do not have MIPS_FPU enabled in their kernel.
2018-11-07 14:26:48 +00:00
2018-11-07 14:26:48 +00:00
2018-11-05 15:44:40 +00:00
2018-11-05 15:44:40 +00:00
2017-11-15 15:23:21 +00:00
2018-10-25 17:06:33 +01:00
2018-10-15 11:03:08 +01:00
2018-10-15 11:03:08 +01:00
2018-10-15 11:03:08 +01:00
2018-10-15 11:03:08 +01:00

Logo

Website | Documentation | Download | Contributing | Changelog | Installation | Forum | G+

Build Status Windows Build Status CircleCI GoDoc

Rclone

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

Storage providers

Please see the full list of all storage providers and their features

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)

Installation & documentation

Please see the rclone website for:

Downloads

License

This is free software under the terms of MIT the license (check the COPYING file included in this package).

Description
No description provided
Readme 736 MiB
Languages
Go 98.4%
Shell 0.5%
Python 0.4%
HTML 0.3%
JavaScript 0.2%
Other 0.1%