Commit Graph

  • 318fa4472b docs: fix incorrect syntax in config update example albertony 2021-06-08 08:41:32 +02:00
  • 5104e24153 docs: fix incorrect token type for yandex Reid Buzby 2021-06-09 04:04:55 -07:00
  • 9d87a5192d docs: fix code section formatting in filtering docs albertony 2021-06-08 11:26:06 +02:00
  • 29f967dba3 make commanddocs for v1.56 (#5383) Ivan Andreev 2021-06-08 18:57:04 +03:00
  • 1f846c18d4 s3: Add SeaweedFS Chris Lu 2021-06-08 01:59:57 -07:00
  • 41f561bf26 jottacloud: fix invalid url in output from link command albertony 2021-05-31 09:31:35 +02:00
  • df60e6323c 🧹 GCS: Clean up time format constants database64128 2021-05-21 23:01:32 +08:00
  • 58006a925a 📑 GCS: Update docs on mtime database64128 2021-05-21 18:05:45 +08:00
  • ee2fac1855 🕰️ GCS: Compatible with gsutil's mtime metadata database64128 2021-05-21 17:11:43 +08:00
  • 2188fe38e5 docs: add caveat about DSCP on Windows Tyson Moore 2021-05-22 15:56:45 -04:00
  • b5f8f0973b fshttp: implement graceful DSCP error handling Tyson Moore 2021-05-22 15:40:07 -04:00
  • 85b8ba9469 fshttp: rework address parsing for DSCP (fixes #5293) Tyson Moore 2021-05-02 14:26:42 -04:00
  • 04a1f673f0 serve sftp: add --stdio flag to serve via stdio - fixes #5311 Tom 2021-05-28 12:40:32 +00:00
  • 0574ebf44a vfs: do not print notice about missing poll-interval support when set to 0 albertony 2021-05-28 11:41:30 +02:00
  • 22e86ce335 vfs: fix that umask option cannot be set as environment variable (#5351) albertony 2021-05-22 20:48:02 +02:00
  • c9fce20249 tardigrade: add warning about too many open files - Fixes #5310 acsfer 2021-05-21 21:04:57 +02:00
  • 5b6f637461 fs/hash: align hashsum names and update documentation (#5339) Ivan Andreev 2021-05-21 17:32:33 +03:00
  • 07f2f3a62e docs: fix link to paths on windows section albertony 2021-05-04 16:22:42 +02:00
  • 6dc190ec93 docs: mention that network/unc paths are supported in local filesystem on windows albertony 2021-05-04 16:20:59 +02:00
  • 71f75a1d95 operations: fix tests work on compress by supplying incompressible data Nick Craig-Wood 2021-05-18 17:38:32 +01:00
  • 1b44035e45 filefabric: fix listing after change of from field from "int" to int. Nick Craig-Wood 2021-05-18 17:11:16 +01:00
  • 054b467f32 check: log the hash in use like cryptcheck does Nick Craig-Wood 2021-05-18 16:20:17 +01:00
  • 23da913d03 dbhashsum: drop command deprecated a year ago - #4837 (#5336) Ivan Andreev 2021-05-18 12:27:17 +03:00
  • c0cda087a8 s3: don't check to see if remote is object if it ends with / Nick Craig-Wood 2021-02-07 17:18:52 +00:00
  • 1773717a47 fs/march: improve errors when root source/destination doesn't exist Nick Craig-Wood 2021-04-10 09:29:21 +01:00
  • 04308dcaa1 local: add --local-unicode-normalization (and remove --local-no-unicode-normalization) Nick Craig-Wood 2020-09-30 16:24:50 +01:00
  • 06f27384dd b2: fix versions and .files with no extension - fixes #5244 Nick Craig-Wood 2021-04-19 16:48:51 +01:00
  • 82f1f7d2c4 config: expand docs on config protocol #3455 Nick Craig-Wood 2021-05-17 10:28:56 +01:00
  • 6555d3eb33 onedrive: fix failed to configure: empty token found error #3455 Nick Craig-Wood 2021-05-17 10:00:54 +01:00
  • 03229cf394 bin/config.py: add --rc flag for testing to an rclone rcd #3455 Nick Craig-Wood 2021-05-17 09:16:10 +01:00
  • f572bf7829 Add sp31415t1 to contributors Nick Craig-Wood 2021-05-17 12:10:50 +01:00
  • f593558dc2 docs: improve --disable help sp31415t1 2021-05-14 16:44:58 +02:00
  • 08040a57b0 dropbox: improve "own App IP" instructions (#5325) Ivan Andreev 2021-05-14 17:42:30 +03:00
  • 2fa7a3c0fb dropbox: simplify chunked uploads Alexey Ivanov 2021-03-30 22:10:29 -07:00
  • 798d1293df Add Alexey Ivanov to contributors Nick Craig-Wood 2021-05-14 14:06:59 +01:00
  • 75c417ad93 dropbox: fix async batch missing the last few entries Nick Craig-Wood 2021-04-09 17:25:25 +01:00
  • 5ee646f264 dropbox: make batcher retry all errors so it doesn't exit early Nick Craig-Wood 2021-04-08 12:19:53 +01:00
  • 4a4aca4da7 dropbox: fix deadlock in batch Commit Nick Craig-Wood 2021-04-06 11:21:38 +01:00
  • 2e4b65f888 dropbox: add --dropbox-batch-mode flag to speed up uploading #5156 Nick Craig-Wood 2020-09-07 11:08:46 +01:00
  • 77cda6773c config: tidy code to use UpdateRemote/CreateRemote instead of editOptions #3455 Nick Craig-Wood 2021-05-11 14:57:37 +01:00
  • dbc5167281 bin: add config.py as an example of how to use the state based config #3455 Nick Craig-Wood 2021-05-10 16:15:31 +01:00
  • 635d1e10ae config create: add --state and --result parameters #3455 Nick Craig-Wood 2021-05-11 13:36:34 +01:00
  • 296ceadda6 fs: add --all to rclone config create/update to ask all the config questions #3455 Nick Craig-Wood 2021-05-09 16:03:18 +01:00
  • 7ae2891252 fs: Add Exclusive parameter to Option to choose Examples only #3455 Nick Craig-Wood 2021-05-08 13:15:30 +01:00
  • 99caf79ffe config: allow config create and friends to take key=value parameters #3455 Nick Craig-Wood 2021-05-05 12:22:39 +01:00
  • 095cf9e4be config create: add --non-interactive and --continue parameters #3455 Nick Craig-Wood 2021-05-05 11:45:30 +01:00
  • e57553930f jottacloud: fix legacy auth with state based config system buengese 2021-05-04 15:13:12 +02:00
  • f122808d86 fs: add names to each config parameter so we can override them #3455 Nick Craig-Wood 2021-05-04 12:27:50 +01:00
  • 94dbfa4ea6 fs: change Config callback into state based callback #3455 Nick Craig-Wood 2021-04-29 09:28:18 +01:00
  • 6f2e525821 Add Antoon Prins to contributors Nick Craig-Wood 2021-05-14 14:06:59 +01:00
  • 119bddc10b selfupdate: fix archive name on macos Ivan Andreev 2021-05-13 14:32:15 +03:00
  • 28e9fd45cc vfs: avoid unnecessary subdir in cache path Fixes #5316 albertony 2021-05-08 14:46:48 +02:00
  • 326f3b35ff webdav: add headers option Antoon Prins 2021-05-11 14:19:26 +02:00
  • ce83228cb2 sftp: expand tilde and environment variables in configured known_hosts_file (#5322) albertony 2021-05-11 19:58:26 +02:00
  • 732bc08ced config: replace defaultConfig with a thread-safe in-memory implementation Chris Macklin 2021-05-03 14:01:06 -07:00
  • 6ef7178ee4 local: always use readlink to read symlink size Nick Craig-Wood 2021-05-01 12:39:29 +01:00
  • 9ff6f48d74 Remove accidentally committed *.orig and *.rej files and ignore Nick Craig-Wood 2021-05-03 07:52:33 +01:00
  • 532af77fd1 Add Chris Macklin to contributors Nick Craig-Wood 2021-05-03 07:58:16 +01:00
  • ab7dfe0c87 http: clean up Bind to better use middleware Nolan Woods 2021-05-02 01:08:06 -07:00
  • e489a101f6 lib/http: add default 404 handler Nolan Woods 2021-05-02 01:01:34 -07:00
  • 35a86193b7 accounting: deglobalize startTime/elapsedTime - fixes #5282 Chris Macklin 2021-04-28 10:40:48 -07:00
  • 2833941da8 build: add gomobile android build x0b 2021-04-28 20:43:46 +02:00
  • 9e6c23d9af fs: add --disable-http2 for global http2 disable #5253 Nick Craig-Wood 2021-04-19 17:00:07 +01:00
  • 8bef972262 Add Gautam Kumar to contributors Nick Craig-Wood 2021-04-30 20:30:53 +01:00
  • 0a968818f6 Add Nolan Woods to contributors Nick Craig-Wood 2021-04-30 20:30:53 +01:00
  • c2ac353183 Add lewisxy to contributors Nick Craig-Wood 2021-04-30 20:30:53 +01:00
  • 773da395fb Add Tatsuya Noyori to contributors Nick Craig-Wood 2021-04-30 20:30:53 +01:00
  • 1dc58a924c local: add debugging for link problem fix-local-symlink Nick Craig-Wood 2021-04-29 14:38:39 +01:00
  • 9e8cd6bff9 docs: fixed some typos Gautam Kumar 2021-04-28 19:56:45 +05:30
  • 5d2e327b6f http: Replace httplib with lib/http Nolan Woods 2021-04-19 22:14:21 -07:00
  • 77221d7528 httplib: Deprecate package Nolan Woods 2021-04-19 22:13:22 -07:00
  • 1971c1ef87 httplib: Move httplib/serve/data to ../serve/http/data Nolan Woods 2021-04-19 22:07:39 -07:00
  • 7e7dbe16c2 httplib: Add --template config and flags to serve/data Nolan Woods 2021-04-19 21:59:36 -07:00
  • 002d323c94 lib/http: Move HTTP object serialization logic to lib/http Nolan Woods 2021-04-19 21:50:08 -07:00
  • 4ad62ec016 lib/http: Add authentication middleware with basic auth implementation Nolan Woods 2021-04-19 21:35:45 -07:00
  • 95ee14bb2c feat: Add lib/http lib/http provides an abstraction for a central http server that services can bind routes to Nolan Woods 2021-04-19 21:34:23 -07:00
  • 88aabd1f71 docs: corrected spelling Romeo Kienzler 2021-04-28 23:50:55 +02:00
  • 34627c5c7e librclone: update docs for merge #4891 Nick Craig-Wood 2021-04-28 20:42:00 +01:00
  • e33303df94 librclone: add basic Python bindings with tests #4891 Nick Craig-Wood 2021-04-28 16:53:35 +01:00
  • 665eceaec3 librclone: catch panics at the language change boundary #4891 Nick Craig-Wood 2021-04-28 13:08:33 +01:00
  • ba09ee18bb librclone: factor into gomobile and internal implementation #4891 Nick Craig-Wood 2021-04-28 12:58:08 +01:00
  • 62bf63d36f librclone: add tests for build and execute them in the actions #4891 Nick Craig-Wood 2021-03-30 11:37:59 +01:00
  • f38c262471 librclone: change interface for C code and add Mobile interface #4891 Nick Craig-Wood 2021-03-30 10:02:48 +01:00
  • 5db88fed2b librclone: exports, errors, docs and examples #4891 Nick Craig-Wood 2021-02-26 10:41:38 +00:00
  • 316e65589b librclone: export the rclone RC as a C library #4891 lewisxy 2020-12-30 18:32:52 -08:00
  • 4401d180aa s3: add --s3-no-head-object Tatsuya Noyori 2021-04-28 19:05:54 +09:00
  • 9ccd870267 Move the how to use GitHub info in the bug/issue templates to the end Nick Craig-Wood 2021-04-28 09:40:19 +01:00
  • 16d1da2c1e vfs: remove item.metaDirty as it was confusing and not used Nick Craig-Wood 2021-04-27 10:30:18 +01:00
  • 00a0ee1899 vfs: fix modtime changing when reading file into cache - fixes #5277 Nick Craig-Wood 2021-04-26 14:16:12 +01:00
  • b78c9a65fa backends: remove log.Fatal and replace with error returns #5234 Nick Craig-Wood 2021-04-06 21:27:34 +01:00
  • ef3c350686 box: return errors instead of calling log.Fatal with them #5234 Nick Craig-Wood 2021-04-06 20:37:12 +01:00
  • 742af80972 Add jtagcat to contributors Nick Craig-Wood 2021-04-27 18:17:52 +01:00
  • 661fa5786d config: remove log.Fatal from loading config file #5234 fix-log-fatal Nick Craig-Wood 2021-04-12 17:36:59 +01:00
  • 2fe4fe2766 backends: remove log.Fatal and replace with error returns #5234 Nick Craig-Wood 2021-04-06 21:27:34 +01:00
  • 40ac32f2a6 box: return errors instead of calling log.Fatal with them #5234 Nick Craig-Wood 2021-04-06 20:37:12 +01:00
  • 08a2df51be Use decimal prefixes for counts Fixes #5126 albertony 2021-04-07 12:10:31 +02:00
  • 2925e1384c Use binary prefixes for size and rate units albertony 2021-03-02 20:11:57 +01:00
  • 2ec0c8d45f stats: correct spelling of data rate units albertony 2021-04-07 12:26:29 +02:00
  • 98579608ec docs: cleanup spelling of size and rate units albertony 2021-04-07 12:23:42 +02:00
  • a1a41aa0c1 backend/tardigrade: use negative offset Caleb Case 2021-04-21 06:56:36 -04:00