.circleci
|
Use build tags to control when and where cmount is built
|
2017-05-19 17:08:04 +01:00 |
amazonclouddrive
|
fstests: only test uploadswith indeterminate size on remotes that support it
|
2017-08-22 07:19:43 +02:00 |
azureblob
|
fstests: only test uploadswith indeterminate size on remotes that support it
|
2017-08-22 07:19:43 +02:00 |
b2
|
b2: implement streaming upload of files with unknown length (see #1614) (closes #1686)
|
2017-09-16 22:43:48 +02:00 |
bin
|
docs: improve links to cloud providers
|
2017-09-30 09:28:49 +01:00 |
box
|
box: fix Update to send the correct name #97
|
2017-09-15 12:03:08 +01:00 |
cmd
|
tree: remove workaround for tree library bug now it is fixed
|
2017-09-30 15:51:14 +01:00 |
crypt
|
crypt: fix PutStream
|
2017-09-28 08:56:40 +01:00 |
dircache
|
Change List interface and add ListR optional interface
|
2017-06-14 16:49:40 +01:00 |
docs
|
docs: Fix version number
|
2017-09-30 15:22:00 +01:00 |
drive
|
drive: change the default for --drive-use-trash to true - fixes #1661
|
2017-09-15 11:58:50 +01:00 |
dropbox
|
dropbox: Fix deprecation warnings for Move, MoveDir and Copy - fixes #1699
|
2017-09-30 08:10:51 +01:00 |
fs
|
Start v1.38-DEV development
|
2017-09-30 15:16:09 +01:00 |
fstest
|
fs: fix filename normalization issues in the tests when running on OS X
|
2017-09-17 15:31:22 +01:00 |
ftp
|
fstests: only test uploadswith indeterminate size on remotes that support it
|
2017-08-22 07:19:43 +02:00 |
googlecloudstorage
|
googlecloudstorage: support streaming uploads (see #1614) (closes #1684)
|
2017-09-16 22:46:02 +02:00 |
graphics
|
New graphics used by forum.rclone.org
|
2016-10-04 11:31:42 +01:00 |
http
|
http: immediately fail streaming uploads instead of spooling them first (see #1614)
|
2017-08-19 12:42:31 +02:00 |
hubic
|
hubic: don't check the container exists before creating it
|
2017-08-30 15:54:49 +01:00 |
local
|
fs: stop normalizing file names but do a normalized compare in the sync
|
2017-09-16 19:49:31 +01:00 |
oauthutil
|
oauthutil: Made GetToken and PutToken exported (required for OneDrive Business)
|
2017-09-12 09:21:06 +01:00 |
onedrive
|
onedrive: Removed second browser authentication and enabled headless mode #254
|
2017-09-12 09:21:19 +01:00 |
pacer
|
pacer: Factor TokenDispenser into pacer from box remote
|
2017-07-29 23:14:47 +01:00 |
qingstor
|
qingstor: Support hash md5 for upload object
|
2017-08-31 16:41:08 +01:00 |
rest
|
rest, b2, onedrive: remove Absolute parameter from rest.Opts and replace with RootURL
|
2017-07-23 11:32:34 +01:00 |
s3
|
s3: allow streaming upload of files with unknown file size (see #1614)
|
2017-09-15 20:20:32 +02:00 |
sftp
|
fstests: only test uploadswith indeterminate size on remotes that support it
|
2017-08-22 07:19:43 +02:00 |
swift
|
swift: fix server side copy to empty container with --fast-list
|
2017-09-16 19:49:31 +01:00 |
vendor
|
vendor: update all dependencies to latest versions
|
2017-09-30 15:27:27 +01:00 |
yandex
|
yandex: address errcheck warnings
|
2017-09-19 23:30:08 +02:00 |
.appveyor.yml
|
Use build tags to control when and where cmount is built
|
2017-05-19 17:08:04 +01:00 |
.gitignore
|
Remove obsolete entry
|
2016-10-04 11:37:18 +01:00 |
.pkgr.yml
|
Updated .pkgr.yml file to use rclone as its own cli.
|
2017-03-29 17:48:53 +01:00 |
.travis.yml
|
Update to using go1.9 as the default go version
|
2017-08-29 16:39:56 +01:00 |
CONTRIBUTING.md
|
azureblob: rework and complete #801
|
2017-08-04 22:56:16 +01:00 |
COPYING
|
Initial commit - some small parts working
|
2012-11-18 17:32:31 +00:00 |
Gopkg.lock
|
vendor: update all dependencies to latest versions
|
2017-09-30 15:27:27 +01:00 |
Gopkg.toml
|
vendor: add dropbox/dropbox-sdk-go-unofficial
|
2017-08-10 13:57:06 +01:00 |
ISSUE_TEMPLATE.md
|
Update references from HTTP to HTTPS where possible
|
2017-03-29 05:38:34 -07:00 |
MAINTAINERS.md
|
Update MAINTAINERS with how to update the authors file.
|
2017-07-23 15:06:11 +01:00 |
Makefile
|
docs: use a shortcode to insert the version string
|
2017-09-30 09:28:49 +01:00 |
MANUAL.html
|
Version v1.38
|
2017-09-30 14:20:43 +01:00 |
MANUAL.md
|
Version v1.38
|
2017-09-30 14:20:43 +01:00 |
MANUAL.txt
|
Version v1.38
|
2017-09-30 14:20:43 +01:00 |
notes.txt
|
Replace test_all.sh with test_all.go which is cross platform and parallel
|
2015-12-30 09:26:34 +00:00 |
rclone.1
|
Version v1.38
|
2017-09-30 14:20:43 +01:00 |
rclone.go
|
Make sure high level retries show with -q - fixes #648
|
2016-09-12 17:50:19 +01:00 |
README.md
|
docs: improve links to cloud providers
|
2017-09-30 09:28:49 +01:00 |
RELEASE.md
|
Fix fetch_windows target in Makefile
|
2017-07-22 20:44:09 +01:00 |