Commit graph

  • d7ac4ca44e cmd: deletefile command - fixes #2286 Filip Bartodziej 2018-06-09 18:22:25 +02:00
  • 1053d7e123 local: fix symlink/junction point directory handling under Windows Nick Craig-Wood 2018-06-08 15:29:18 +01:00
  • 017297af70 s3: Fix --s3-chunk-size which was always using the minimum - fixes #2345 Nick Craig-Wood 2018-06-10 12:20:13 +01:00
  • 4e8e5fed7d cache: clean remaining empty folders from temp upload path remusb 2018-06-09 14:52:31 +03:00
  • c0f772bc14 cache: update internal tests and small fixes remusb 2018-06-08 23:33:05 +03:00
  • 334ef28012 Add Benjamin Joseph Dag to contributors Nick Craig-Wood 2018-06-08 16:12:57 +01:00
  • da45dadfe9 cmd: added --retries-sleep flag Benjamin Joseph Dag 2018-06-08 23:12:24 +08:00
  • 05edb5f501 drive: Fix change list polling with team drives - fixes #2330 Nick Craig-Wood 2018-06-07 11:35:55 +01:00
  • 04d18d2a07 oauthutil: Use go template for web response Henning Surmeier 2018-06-03 23:49:11 +02:00
  • f1269dc06a onedrive: errorHandler for business requests Henning Surmeier 2018-06-01 12:39:37 +02:00
  • c5286ee157 oauthutil: support backend-specific errorHandler Henning Surmeier 2018-06-01 12:34:35 +02:00
  • ba43acb6aa sync: fix TestCopyEmptyDirectories after ModifyWindow changes #2310 Nick Craig-Wood 2018-06-04 17:48:18 +01:00
  • 8a84975993 cache: cache lists using batch writes remusb 2018-06-03 22:48:13 +03:00
  • d758e1908e copy: create (pseudo copy) empty source directories to destination - fixes #1837 ishuah 2018-06-03 10:21:25 +02:00
  • 737aed8412 Ensure items in srcEmptyDirs are actually empty ishuah 2018-05-14 20:16:56 +03:00
  • 4009fb67c8
    fs: calculate ModifyWindow each time on the fly instead of relying on global state - see #2319, #2328 Stefan 2018-06-03 20:45:34 +02:00
  • 3ef938ebde lsf: add --absolute flag to add a leading / onto path names Nick Craig-Wood 2018-06-03 10:42:34 +01:00
  • 5302e5f9b1 docs: add a note about SIGINFO for macOS Nick Craig-Wood 2018-06-02 17:38:05 +01:00
  • de8c7d8e45 cmd: add siginfo handler kubatasiemski 2018-05-13 20:24:56 +02:00
  • 2a29f7f6c8 onedrive: Add troubleshooting to docs Henning Surmeier 2018-06-01 12:28:17 +02:00
  • 2b332bced2 Add Kasper Byrdal Nielsen to contributors Nick Craig-Wood 2018-05-31 09:42:36 +01:00
  • aad75e6720 check: Add one-way argument Kasper Byrdal Nielsen 2018-05-29 19:07:04 +02:00
  • 2a806a8d8b
    mount: only print "File.rename error" if there actually is an error - see #2130 (#2322) Stefan 2018-05-29 19:19:17 +02:00
  • 500085d244 vendor: update github.com/dropbox/dropbox-sdk-go-unofficial #2158 Nick Craig-Wood 2018-05-25 19:08:10 +01:00
  • 3d8e529441 rc: return error from remote on failure Nick Craig-Wood 2018-05-29 10:45:59 +01:00
  • 6607d8752c
    mountlib: add testcase to ensure the ModifyWindow is calculated on Mount (see #2002) (#2319) Stefan 2018-05-28 17:49:26 +02:00
  • 67e9ef4547
    mount: delay rename if file has open writers instead of failing outright - fixes #2130 (#2249) Stefan 2018-05-24 20:45:11 +02:00
  • d4213c0ac5 sftp: Fix slow downloads for long latency connections - fixes #1158 Nick Craig-Wood 2018-05-24 15:03:57 +01:00
  • 3a2248aa5f rc: add core/gc to run a garbage collection on demand Nick Craig-Wood 2018-05-11 13:53:13 +01:00
  • 573ef4c8ee rc: enable go profiling by default on the --rc port Nick Craig-Wood 2018-05-11 11:12:58 +01:00
  • 7bf2d389a8 Add John Clayton to contributors Nick Craig-Wood 2018-05-22 11:48:20 +01:00
  • 71b4f1ccab cache: use secure websockets for HTTPS Plex addresses John Clayton 2018-05-21 09:40:16 -06:00
  • e5ff375948 Use config.FileGet instead of fs.ConfigFileGet Nick Craig-Wood 2018-05-21 14:54:58 +01:00
  • 512f4b4487 Update error checking on fmt.Fprint* after errcheck update Nick Craig-Wood 2018-05-22 09:41:13 +01:00
  • a38f8b87ce docs: fix Nextcloud typo spotted by Eugene Mlodik Nick Craig-Wood 2018-05-16 16:43:52 +01:00
  • 9697754707 drive: Don't attempt to choose Team Drives when using rclone config create Nick Craig-Wood 2018-05-16 09:10:09 +01:00
  • 8e625e0bc3 config: add ConfirmWithDefault to change the default on AutoConfig Nick Craig-Wood 2018-05-16 09:09:41 +01:00
  • e52ecba295 crypt: check the crypted hash of files when uploading #2303 Nick Craig-Wood 2018-05-12 12:01:14 +01:00
  • e62d2fd309 oauthutil: Fix custom redirect URL message - fixes #2306 Nick Craig-Wood 2018-05-13 17:28:09 +01:00
  • e56be0dfd8 lsf: Add --csv flag for compliant CSV output Nick Craig-Wood 2018-05-13 12:15:05 +01:00
  • 2a32e2d838 operations: turn ListFormatted into a Format method on ListFormat Nick Craig-Wood 2018-05-13 10:55:18 +01:00
  • db4c206e0e lsjson: add MimeType to the output Nick Craig-Wood 2018-05-13 10:37:46 +01:00
  • f77efc7649 lsf: Add 'm' format specifier to show the MimeType Nick Craig-Wood 2018-05-13 10:37:25 +01:00
  • aadbcce486 fs: Add MimeTypeDirEntry to return the MimeType of a DirEntry Nick Craig-Wood 2018-05-13 10:36:49 +01:00
  • f162116132 lsjson: add ID field to output to show Object ID - fixes #1901 Nick Craig-Wood 2018-05-13 09:19:06 +01:00
  • 909c3a92d6 lsf: implement 'i' format for showing object ID - fixes #1476 Nick Craig-Wood 2018-05-13 09:18:08 +01:00
  • 826975c341 fs: add Optional ID() method to Object and implement it in backends Nick Craig-Wood 2018-05-13 09:16:56 +01:00
  • 6791cf7d7f atexit: prevent Run from being called on nil signal Fabian Möller 2018-05-12 18:59:25 +02:00
  • d022c81d99 mount: ensure atexit gets run on interrupt Fabian Möller 2018-05-12 11:40:44 +02:00
  • cdde8fa75a opendrive: finish off #1026 Nick Craig-Wood 2018-04-26 22:02:31 +01:00
  • 5ede6f6d09 Add Jakub Karlicek to contributors Nick Craig-Wood 2018-05-12 10:09:55 +01:00
  • 53292527bb opendrive: fill out the functionality #1026 Jakub Karlicek 2017-07-17 07:36:45 +02:00
  • ec9894da07 opendrive: initial parts with download and upload working #1026 Oliver Heyme 2017-06-02 08:51:38 +02:00
  • ad02d1be3f fstest: update comments on how to run individual tests Nick Craig-Wood 2018-04-30 17:22:03 +01:00
  • 63f413f477 webdav: show all available information when printing errors Nick Craig-Wood 2018-05-10 16:23:10 +01:00
  • f1ffe8e309 fstests: fix test crash if NewFs fails Nick Craig-Wood 2018-05-10 16:21:57 +01:00
  • d85b9bc9d6 webdav: workarounds for biz.mail.ru Nick Craig-Wood 2018-05-10 15:03:04 +01:00
  • b07e51cf73 webdav: read the body of messages into the error if XML parse fails Nick Craig-Wood 2018-05-10 15:02:41 +01:00
  • f073db81b1 drive: add --drive-alternate-export to fix large doc export - fixes #2243 Nick Craig-Wood 2018-04-16 11:26:18 +01:00
  • 9698a2babb gcs: low level retry all operations if necessary Nick Craig-Wood 2018-05-09 14:27:21 +01:00
  • 5eecbd83ee bin: make make_test_files.go work properly on Windows Nick Craig-Wood 2018-05-09 16:59:29 +01:00
  • e42edc8e8c copy, move: Copy single files directly, don't use --files-from work-around Nick Craig-Wood 2018-05-07 18:13:17 +01:00
  • 291954baba cmd: make names of argument parsing functions more consistent Nick Craig-Wood 2018-05-07 17:58:16 +01:00
  • 9d8d7ae1f0 mount,cmount: make --noappledouble --noapplexattr and change defaults #2287 Nick Craig-Wood 2018-05-03 09:45:24 +01:00
  • 6ce32e4661 mount,cmount: Add --volname flag and remove special chars from it #2287 Nick Craig-Wood 2018-05-03 09:34:07 +01:00
  • 1755ffd1f3 mount: make Get/List/Set/Remove xattr return ENOSYS #2287 Nick Craig-Wood 2018-05-03 09:15:32 +01:00
  • aa5c5ec5d3 build: mask linter errors we can't fix Nick Craig-Wood 2018-05-05 11:49:03 +01:00
  • e80ae4e09c build: remove unused struct fields spotted by structcheck Nick Craig-Wood 2018-05-05 11:33:01 +01:00
  • 1320e84bc2 build: remove unused code spotted by the deadcode linter Nick Craig-Wood 2018-05-04 15:31:55 +01:00
  • cb5bd47e61 build: fix errors spotted by ineffassign linter Nick Craig-Wood 2018-05-04 15:19:50 +01:00
  • 790a8a9aed build: add gometalinter and gometalinter_install Makefile targets Nick Craig-Wood 2018-05-04 15:19:07 +01:00
  • f1a43eca4d mount: make --daemon work for macOS without CGO Nick Craig-Wood 2018-05-02 17:12:29 +01:00
  • 7ea68f1fc6 sftp: require go1.9+ after golang.org/x/crypto/ssh update Nick Craig-Wood 2018-05-05 16:22:34 +01:00
  • 6427029c4e vendor: update all dependencies Nick Craig-Wood 2018-05-02 17:09:45 +01:00
  • 21383877df cmd: make exit code 8 for --max-transfer exceeded Nick Craig-Wood 2018-05-03 15:04:30 +01:00
  • f95835d613 fserrors: Look deeper into errors for Fatal/Retry/NoRetry errors. Nick Craig-Wood 2018-05-03 14:46:20 +01:00
  • be79b47a7a sync: log when we abandon the sync due to a fatal error Nick Craig-Wood 2018-05-03 14:45:28 +01:00
  • be22735609 fs/accounting: fix deadlock on GetBytes Nick Craig-Wood 2018-05-02 17:01:39 +01:00
  • 1b1b3c13cd sync: add a test for aborting on max upload Nick Craig-Wood 2018-04-24 09:48:35 +01:00
  • 5c128272fd Implement --max-transfer flag to quit transferring at a limit #1655 Nick Craig-Wood 2018-04-21 22:03:27 +01:00
  • d178233e74 sync,march: check the cancel context on every channel send and receive Nick Craig-Wood 2018-04-21 22:01:27 +01:00
  • 98bf65c43b vfs: fix ChangeNotify for new or changed folders Fabian Möller 2018-05-02 15:28:17 +02:00
  • 3b5e70c8c6 drive: fix ChangeNotify for folders Fabian Möller 2018-05-02 15:12:47 +02:00
  • bd3ad1ac3e vfs: add option to read source files in chunks Fabian Möller 2018-02-18 15:18:12 +01:00
  • 9fdf273614 fs: improve ChunkedReader Fabian Möller 2018-02-18 15:10:15 +01:00
  • fe25cb9c54 drive: fix about (and df on a mount) for team drives - fixes #2288 Nick Craig-Wood 2018-05-03 08:51:08 +01:00
  • f2608e2a64 Add NoLooseEnds to contributors Nick Craig-Wood 2018-05-01 09:43:18 +01:00
  • a5f1811892 cmd: Fixed a typo – minimum NoLooseEnds 2018-05-01 10:42:21 +02:00
  • 50dc5fe92e Add Rodrigo to contributors Nick Craig-Wood 2018-04-30 17:37:43 +01:00
  • b7d2048032 WebDAV: Ignore Reason-Phrase in status line #2281 Rodrigo 2018-04-30 14:15:24 +02:00
  • 3116249692 make sign_upload: only sign the v1.xx releases not the current ones Nick Craig-Wood 2018-04-28 14:59:40 +01:00
  • d049e5c680 make build_dep: make sure we update the whole command for nfpm Nick Craig-Wood 2018-04-28 14:21:30 +01:00
  • 1c9572aba1 Add Piotr Oleszczyk to contributors Nick Craig-Wood 2018-04-30 17:29:38 +01:00
  • 76f2cbeb94 sftp: Add --ssh-path-override flag #1474 Piotr Oleszczyk 2018-04-30 18:05:10 +02:00
  • 0479c7dcf5 add github-release to make release_dep Nick Craig-Wood 2018-04-28 12:38:30 +01:00
  • 55674c0bfc Start v1.41-DEV development Nick Craig-Wood 2018-04-28 12:37:55 +01:00
  • e4c380b2a8 Version v1.41 v1.41 Nick Craig-Wood 2018-04-28 11:46:27 +01:00
  • 74cbdea0ef Revert "copy: create (pseudo copy) empty source directories to destination" Nick Craig-Wood 2018-04-28 10:02:32 +01:00
  • a3bf6b9c2c drive, gcs: fix service account authentication - fixes #2279 Nick Craig-Wood 2018-04-28 09:33:43 +01:00
  • 0daced29db copy: create (pseudo copy) empty source directories to destination - fixes #1837 ishuah 2018-04-27 07:14:01 +03:00