mirror of
https://github.com/rclone/rclone.git
synced 2025-12-15 15:53:41 +00:00
468760e5e7cbc2ccc8b6cc7ce7f43266d27f189c
Squashed commit of the following:
commit b898a732834de497d7748ff20782d82981066927
Author: Cnly <minecnly@gmail.com>
Date: Sat Aug 18 17:13:46 2018 +0800
onedrive: graph: fix supported hash types for different drive types
commit 106c62b634bbcb0015541ef576f6fe20b1c57caf
Author: Cnly <minecnly@gmail.com>
Date: Fri Aug 17 20:28:29 2018 +0800
onedrive: simple upload API only supports max 4MB files
commit 661795756f9a722003fc20a83e743ca901059acb
Merge: 8998c7fd 199454f9
Author: Cnly <minecnly@gmail.com>
Date: Fri Aug 17 16:08:35 2018 +0800
Merge remote-tracking branch 'olihey/onedrive_graph' into graph
# Conflicts:
# backend/onedrive/api/types.go
# backend/onedrive/onedrive.go
commit 199454f9dcfcf4aed6654d98bded39cb3dc6db84
Author: Oliver Heyme <olihey@googlemail.com>
Date: Mon Feb 5 08:13:07 2018 +0100
[onedrive] Send modDate at create upload session and fix list children
commit 6997d0f90f01aeeb3fb93819ede13b978b0ac560
Author: Oliver Heyme <olihey@googlemail.com>
Date: Thu Jan 25 21:17:19 2018 +0100
Better error handling
commit fb58aeb06355a03b2fb59ae07e720b80512fb64b
Author: Oliver Heyme <olihey@googlemail.com>
Date: Thu Jan 25 18:13:17 2018 +0100
Added more options for adding a OneDrive Remote
commit 82c848a60a52b49c6f45c7053ccdab115bf9e2fc
Author: Oliver Heyme <olihey@googlemail.com>
Date: Thu Jan 25 16:13:59 2018 +0100
test succeed
commit daf22065f0dd681e954a877db467b9d9493731bd
Author: Oliver Heyme <olihey@googlemail.com>
Date: Thu Jan 25 10:28:27 2018 +0100
[onedrive] Enable writting
commit 0510f71ed992ffb7e0e0041d03adbe9b8a4d2889
Author: Oliver Heyme <olihey@googlemail.com>
Date: Thu Jan 25 09:26:03 2018 +0100
Changed to Microsoft graph
Website | Documentation | Contributing | Changelog | Installation | Forum G+
Rclone is a command line program to sync files and directories to and from
- Amazon Drive (See note)
- Amazon S3 / Dreamhost / Ceph / Minio / Wasabi
- Backblaze B2
- Box
- Dropbox
- FTP
- Google Cloud Storage
- Google Drive
- HTTP
- Hubic
- Jottacloud
- Mega
- Microsoft Azure Blob Storage
- Microsoft OneDrive
- OpenDrive
- Openstack Swift / Rackspace cloud files / Memset Memstore / OVH / Oracle Cloud Storage
- pCloud
- QingStor
- SFTP
- Webdav / Owncloud / Nextcloud
- Yandex Disk
- The local filesystem
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 FUSE mount
See the home page for installation, usage, documentation, changelog and configuration walkthroughs.
License
This is free software under the terms of MIT the license (check the COPYING file included in this package).
Description
Languages
Go
98.5%
Shell
0.4%
Python
0.4%
HTML
0.3%
JavaScript
0.2%
Other
0.1%
