Commit Graph

  • f4a1c1163c rc: update doc with supported params remusb 2018-03-14 21:48:37 +02:00
  • 97b48cf988 rc: add support for Go 1.6 remusb 2018-03-14 21:48:01 +02:00
  • 86e5a35491 Implement Remote Control for rclone #2111 Nick Craig-Wood 2018-03-05 11:44:16 +00:00
  • 8bb2854fe4 httplib: allow the flags to be prefixed when instantiating a server Nick Craig-Wood 2018-03-05 11:43:05 +00:00
  • d76da1f5fd cache: fix dir cache issue - #2117 Remus Bunduc 2018-03-13 23:43:34 +02:00
  • 89748feaa5 s3: update docs to discourage use of v2 auth - fixes #2120 Nick Craig-Wood 2018-03-13 20:47:29 +00:00
  • dfd0f4c5a4 sync: when using --backup-dir don't delete files if we can't set their modtime Nick Craig-Wood 2018-03-13 16:05:06 +00:00
  • 0c9dc006c5 fs: make display of default values of --min-age/--max-age be off - Fixes #2121 Nick Craig-Wood 2018-03-12 20:52:42 +00:00
  • 4e90ad04d5 serve restic: only accept v2 API requests for list Nick Craig-Wood 2018-03-08 10:09:56 +00:00
  • 43c7ea81df Add Alexander Neumann to contributors Nick Craig-Wood 2018-03-11 17:34:35 +00:00
  • fa003e89b6 serve restic: When listing return empty list instead of 'null' Alexander Neumann 2018-03-07 21:59:53 +01:00
  • 5114b11d6f serve restic: add http2 server on stdin/stdout Alexander Neumann 2018-03-06 23:22:29 +01:00
  • f832433fa5 serve restic: Return empty list for non-existing dirs Alexander Neumann 2018-03-06 23:22:43 +01:00
  • d073efdc6c serve restic: serves a remote in restic REST API format Nick Craig-Wood 2018-02-17 23:25:59 +00:00
  • 9e48748182 httplib: Note that authentication is a good idea for non localhost Nick Craig-Wood 2018-03-05 18:25:51 +00:00
  • b6058e0106 docs/install.sh: don't create root owned .config/rclone directory #2127 Nick Craig-Wood 2018-03-10 10:37:55 +00:00
  • 66c69fe620 mount: wait longer for consistency after rm in tests Nick Craig-Wood 2018-03-09 21:16:16 +00:00
  • a2336ad774 vfs: fix deadlock in mount tests Nick Craig-Wood 2018-03-09 09:49:41 +00:00
  • 7713acf23d mount: skip failing test TestFileModTimeWithOpenWriters on Windows Nick Craig-Wood 2018-03-08 18:08:12 +00:00
  • 473a388f6d mount: disable failing test TestWriteFileDoubleClose on OSX Nick Craig-Wood 2018-03-08 18:08:01 +00:00
  • c8a4d437a0 Make travis test mount and cmount - fixes #2100 Nick Craig-Wood 2017-11-14 12:53:46 +00:00
  • 09c14af6d1 cmd: Fix go routines at exit message to make it less confusing Nick Craig-Wood 2018-03-09 17:15:48 +00:00
  • acae10cd6f lsjson: add --encrypted to show encrypted name #1765 Jakub Tasiemski 2018-03-09 09:44:02 +01:00
  • 0861207ace fstest/test_all: set cache backend wait time to 30m to fix integration tests Nick Craig-Wood 2018-03-08 12:17:29 +00:00
  • a7dbf32c53 cache: Implement --cache-db-wait-time flag Nick Craig-Wood 2018-03-08 12:16:18 +00:00
  • 6025bb6ad1 local: fix race conditions updating the hashes Nick Craig-Wood 2018-03-08 16:31:44 +00:00
  • 70f07fd3ac fs: add ChangeNotify and backend support for it (#2094) Remus Bunduc 2018-03-08 22:03:34 +02:00
  • b3f55d6bda vendor: Update github.com/Unknwon/goconfig to fix section listing Nick Craig-Wood 2018-03-08 13:18:27 +00:00
  • d9094f1a45 vendor: Gopkg.lock file format changes only after go dep update Nick Craig-Wood 2018-03-08 13:16:59 +00:00
  • 572ee5ec96 Sign the tags as part of the release process #1449 Nick Craig-Wood 2018-03-07 15:18:13 +00:00
  • 316dac25c2 travis: add encrypted GITHUB_USER and GITHUB_TOKEN for using the API Nick Craig-Wood 2018-03-07 10:15:12 +00:00
  • ee3c45676f bin/get-github-release.go: use GITHUB_USER/GITHUB_TOKEN when available Nick Craig-Wood 2018-03-06 22:23:33 +00:00
  • 2e7e15461b bin/get-github-release.go: report body of HTTP responses with errors Nick Craig-Wood 2018-03-07 09:57:53 +00:00
  • 0175332987 vfs: fix applying modtime for an open Write Handle Nick Craig-Wood 2018-03-06 20:47:11 +00:00
  • 85e0b87c99 build: add .deb and .rpm output for the build Nick Craig-Wood 2018-02-26 11:24:56 +00:00
  • d41017a277 A script to download and install the latest release of a github package Nick Craig-Wood 2018-02-28 10:25:56 +00:00
  • fc32fee4ad mount, cmount: add --attr-timeout to control attribute caching in kernel Nick Craig-Wood 2018-03-02 16:39:42 +00:00
  • 5795bd7db6 vfs: update cached copy if we know it has changed even if pending opens Nick Craig-Wood 2018-03-02 16:01:13 +00:00
  • 9b011ce7e4 vfs: keep track of number of open RWHandles Nick Craig-Wood 2018-03-02 15:58:41 +00:00
  • 5e334eedd2 vfs: re-use the File objects when re-reading the directory Nick Craig-Wood 2018-03-01 15:51:05 +00:00
  • 7fb53a031c vfs: don't cache the object in read and read/write handles Nick Craig-Wood 2018-03-01 15:50:23 +00:00
  • ebfeec9fb4 mount: run rclone mount in the background - fixes #723 ishuah 2018-03-02 16:30:04 +03:00
  • 90af7af9a3 added dependency github.com/sevlyar/go-daemon ishuah 2018-02-27 22:46:50 +03:00
  • fe8eeec5b5 cache: improve efficiency with RangeOption and RangeSeek #1825 Nick Craig-Wood 2018-02-19 17:52:33 +00:00
  • e0eb666dbf fs/walk: fix new golint warning about unused variables in range Nick Craig-Wood 2018-03-02 17:01:58 +00:00
  • 7d4da1c66a local: fix crash on Stat error while reading a file Nick Craig-Wood 2018-03-01 13:17:40 +00:00
  • f3e982d3bf azureblob,b2,gcs,qingstor,s3,swift: Don't check for bucket/container presense if listing was OK Nick Craig-Wood 2018-03-01 12:11:34 +00:00
  • 3f9d0d3baf docs: improve --files-from documentation Nick Craig-Wood 2018-03-01 09:59:50 +00:00
  • e9fd2250eb Make titles smaller in issue template Nick Craig-Wood 2018-02-28 22:05:37 +00:00
  • 769aa860f2 Rewrite greeting message for issue template inside HTML quoting Nick Craig-Wood 2018-02-28 21:56:14 +00:00
  • fdebf9da31 local: Downgrade "invalid cross-device link: trying copy" to debug - Fixes #1875 Nick Craig-Wood 2018-02-28 21:27:34 +00:00
  • 77f344a69d pacer: attempt to fix occasional "beginSleep didn't fire" test failures Nick Craig-Wood 2018-02-27 11:06:59 +00:00
  • 62540b4007 docs: clarify beta docs and add link to tip.rclone.org Nick Craig-Wood 2018-02-27 10:58:48 +00:00
  • 21faac6e6c Add David0rk to contributors Fabian Möller 2018-02-27 10:06:56 +01:00
  • 167a4396c7 drive: remove debug binary Fabian Möller 2018-02-27 09:59:06 +01:00
  • 1585aa61c1 docs: update install.sh shebang (#2097) David0rk 2018-02-27 03:32:01 -05:00
  • b91bd32489 vfs: Fix TestWriteFileDoubleClose with --vfs-cache-mode >= writes Nick Craig-Wood 2018-02-26 21:26:32 +00:00
  • c3d0f68923 vfs: fix truncation work-around on Windows Nick Craig-Wood 2018-02-26 19:46:38 +00:00
  • f57e92b9a5 vfs: fix creation of files when truncating #2083 Nick Craig-Wood 2018-02-26 19:37:58 +00:00
  • baf9ee5cf7 vfs: update cached copy if we know it has changed before using it Nick Craig-Wood 2018-02-24 11:22:26 +00:00
  • 354f1ad722 vfs: Use operations.Copy instead of CopyFile for efficiency Nick Craig-Wood 2018-02-24 11:08:09 +00:00
  • 54deb01f00 vfs: Make OpenFile and friends return EINVAL if O_RDONLY and O_TRUNC Nick Craig-Wood 2018-02-23 22:39:28 +00:00
  • 3282fd26af vfs: clean path names before using them in the cache Nick Craig-Wood 2018-02-26 16:59:14 +00:00
  • 88d830c7b7 vfs: create cache.opens and use it in place of cache.get to avoid potential race Nick Craig-Wood 2018-02-26 16:58:02 +00:00
  • 724120d2f3 local: make DirMove return fs.ErrorCantDirMove to allow fallback Nick Craig-Wood 2018-02-26 12:55:05 +00:00
  • 25bbc5d22b drive: make --drive-auth-owner-only look in all directories Nick Craig-Wood 2018-02-20 14:33:52 +00:00
  • 00adf40f9f cryptdecode: use Cipher instead of NewFs (#2087) Fabian Möller 2018-02-25 12:57:14 +01:00
  • aeefa34f62 fstests: add TestInternal (#2085) Fabian Möller 2018-02-25 10:58:06 +01:00
  • 9252224d82 vfs: don't open the file when using a RW handle for a null Seek Nick Craig-Wood 2018-02-22 17:28:21 +00:00
  • 1383df4f58 b2: add more logging on multipart upload errors to debug #2036 Nick Craig-Wood 2018-02-04 11:25:44 +00:00
  • 0ce81f68fe Make a beta release for all branches on the main repo (but not pull requests) Nick Craig-Wood 2018-02-20 15:11:41 +00:00
  • 20ca7d0e4f build: update to using go1.10 as the default go version Nick Craig-Wood 2018-02-20 09:59:19 +00:00
  • 4c3d42bcbb Add Daniel Loader to contributors Nick Craig-Wood 2018-02-20 13:04:14 +00:00
  • 2ef8de0843 Add Mateusz to contributors Nick Craig-Wood 2018-02-20 13:04:14 +00:00
  • a70200dd29 Add version output at end of the install.sh script Daniel Loader 2018-02-20 13:03:50 +00:00
  • c99412d11e cryptcheck: make reading of nonce more efficient with RangeOption #1825 Nick Craig-Wood 2018-02-19 17:37:07 +00:00
  • abc736df1d cat: Use RangeOption for limited fetches to make more efficient #1825 Nick Craig-Wood 2018-02-19 16:12:43 +00:00
  • ab0d06eb16 fs: Make RangeOption mandatory #1825 Nick Craig-Wood 2018-02-19 15:49:39 +00:00
  • 9ffc3898b1 fstests: Allow RangeOption tests to run everywhere #1825 Nick Craig-Wood 2018-02-19 15:48:23 +00:00
  • afc963ed92 config: retry saving the config after failure - fixes #2060 Mateusz 2018-02-19 18:59:27 +01:00
  • c929de9dc4 crypt: Implement RangeOption #1825 Nick Craig-Wood 2018-01-22 18:31:59 +00:00
  • 451cd6d971 fs: add ChunkedReader Fabian Möller 2018-01-21 18:33:58 +01:00
  • a647c54888 fs: add RangeSeeker interface Fabian Möller 2018-01-21 18:33:58 +01:00
  • 334bf49d30 httplib: add Close() method to shut the server down and use it in tests Nick Craig-Wood 2018-02-19 14:02:19 +00:00
  • d8f78a7266 serve http/webdav: update docs on SSL Nick Craig-Wood 2018-02-17 11:06:33 +00:00
  • 62e72801be vfs: fix race between multiple RWFileHandle (#2052) Fabian Möller 2018-02-18 14:12:26 +01:00
  • 358c1fbac9 serve http/webdav: support SSL/TLS Nick Craig-Wood 2018-02-15 15:01:19 +00:00
  • cc9d7156e4 serve http/webdav: add --user --pass authentication #1802 Nick Craig-Wood 2018-02-14 23:14:14 +00:00
  • 221a8a9c5d serve http/webdav: add --htpasswd option for authentication #1802 Nick Craig-Wood 2018-02-14 21:06:34 +00:00
  • 2b6f7028a6 vendor: github.com/abbot/go-http-auth for #1802 Nick Craig-Wood 2018-02-16 18:27:02 +00:00
  • 5530662ccc serve http/webdav: factor common http server creation to httplib Nick Craig-Wood 2018-02-14 20:39:11 +00:00
  • 442334ba61 vfs: disable cache cleaner if --vfs-cache-poll-interval=0 Nick Craig-Wood 2018-02-16 14:12:46 +00:00
  • 70b4842823 Add Victor to contributors Nick Craig-Wood 2018-02-16 13:21:50 +00:00
  • 2f63a9f81c onedrive: Overwrite object size value with real size when reading file. Victor 2018-02-16 14:21:26 +01:00
  • 8a9ed57951 vfs: fix another race in cache tests Nick Craig-Wood 2018-02-16 12:05:59 +00:00
  • a5c3bcc9c7 fshttp: fix idle timeouts for HTTP connections #2057 Nick Craig-Wood 2018-02-14 12:27:56 +00:00
  • 9b800d7184 vfs: fix race in cache tests Nick Craig-Wood 2018-02-15 21:34:37 +00:00
  • b1945d0094 swift: fix refresh of authentication token Nick Craig-Wood 2018-02-15 19:18:11 +00:00
  • 9a34fd984c cache: fix dirmove with temp fs enabled remusb 2018-02-14 23:47:45 +02:00
  • 644313a4b9 http: Fix handling of directories with & in Nick Craig-Wood 2018-02-14 11:26:37 +00:00