Commit Graph

  • 34f03ce590 operations: ignore negative sizes when calculating total (#3135) Garry McNulty 2019-05-28 19:51:25 +01:00
  • e2fde62cd9 drive: add --drive-size-as-quota to show storage quota usage for file size - fixes #3135 Garry McNulty 2019-05-25 11:27:30 +01:00
  • 4b27c6719b fs: Allow sync of a file and a directory with the same name forgems 2019-06-09 16:57:05 +02:00
  • fb6966b5fe docs: Fix warnings after hugo upgrade to v0.55 Nick Craig-Wood 2019-06-08 11:55:51 +01:00
  • 454dfd3c9e rc: Add operations/fsinfo: Return information about the remote Nick Craig-Wood 2019-06-08 09:19:07 +01:00
  • e1cf551ded fs: add Features.Enabled to return map of enabled features by name Nick Craig-Wood 2019-06-08 08:46:53 +01:00
  • bd10344d65 rc: add --loopback flag to run commands directly without a server Nick Craig-Wood 2019-06-08 08:45:55 +01:00
  • 1aa65d60e1 lsjson: add IsBucket field for bucket based remote listing of the root Nick Craig-Wood 2019-06-07 17:28:15 +01:00
  • aa81957586 drive: add --drive-server-side-across-configs fix-3119-drive-copy Nick Craig-Wood 2019-06-06 17:04:51 +01:00
  • b7800e96d7 vendor: update golang.org/x/net/webdav - fixes #3002 Nick Craig-Wood 2019-06-07 09:24:11 +01:00
  • fb1bbecb41 fstests: add FsRootCollapse test - #3164 Cnly 2019-05-23 21:10:17 +08:00
  • e4c2468244 onedrive: More accurately check if root is found - fixes #3164 Cnly 2019-05-21 15:45:03 +08:00
  • 298cda4163 mount test: die after 60 seconds with traceback to debug #3154 fix-3154-build-timeout Nick Craig-Wood 2019-05-01 17:37:16 +01:00
  • 0408abc20e add -v to tests to debug #3154 Nick Craig-Wood 2019-05-01 19:33:12 +01:00
  • ac4c8d8dfc cmd/providers: add DefaultStr, ValueStr and Type fields Nick Craig-Wood 2019-06-03 15:21:05 +01:00
  • e2b6172f7d build: stop using a GITHUB_USER as secure variable to fix build log Nick Craig-Wood 2019-06-05 10:32:44 +01:00
  • 32f2895472 Add garry415 to contributors Nick Craig-Wood 2019-06-03 21:12:55 +01:00
  • 1124c423ee fs: add --ignore-case-sync for forced case insensitivity - fixes #2773 garry415 2019-06-03 13:12:10 -07:00
  • cd5a2d80ca Add JorisE to contributors Nick Craig-Wood 2019-06-03 21:08:15 +01:00
  • 1fe0773da6 docs: Update Microsoft OneDrive numbering JorisE 2019-06-03 22:08:00 +02:00
  • 5a941cdcdc local: fix preallocate warning on Linux with ZFS Nick Craig-Wood 2019-03-25 15:22:40 +00:00
  • 62681e45fb Add Philip Harvey to contributors Nick Craig-Wood 2019-06-03 17:34:44 +01:00
  • 1a2fb52266 s3: make SetModTime work for GLACIER while syncing - Fixes #3224 Philip Harvey 2019-06-03 08:28:19 -06:00
  • 91faa2777a fstests: add FsRootCollapse test - #3164 onedrive-skips-files-3164 Cnly 2019-05-23 21:10:17 +08:00
  • ec4e7316f2 docs: update advice for avoiding mega logins Nick Craig-Wood 2019-05-29 17:37:53 +01:00
  • 11264c4fb8 jottacloud: update docs regarding devices and mountpoints buengese 2019-05-17 17:39:11 +02:00
  • 25f7f2b60a jottacloud: Add support for selecting device and mountpoint. fixes #3069 buengese 2019-05-17 02:31:59 +02:00
  • e7c20e0bce operations: make move and copy individual files obey --backup-dir Nick Craig-Wood 2019-05-23 13:17:16 +01:00
  • 8ee6034b23 Look for Fs in the cache rather than calling NewFs directly Nick Craig-Wood 2019-05-23 13:12:09 +01:00
  • 206e1caa99 fs/cache: factor Fs caching from fs/rc into its own package Nick Craig-Wood 2019-05-23 12:26:16 +01:00
  • f0e439de0d dlna: improve logging and error handling Dan Walters 2019-05-26 13:51:22 -05:00
  • e5464a2a35 dlna: add some additional metadata, headers, and samsung extensions Dan Walters 2019-05-26 13:45:01 -05:00
  • 78d38dda56 dlna: icons and compatibility improvements Dan Walters 2019-05-26 13:17:19 -05:00
  • 60bb01b22c dlna: refactor the serve mux Dan Walters 2019-05-26 12:58:55 -05:00
  • 95a74e02c7 dlna: use a template to render the root service descriptor Dan Walters 2019-05-26 12:35:51 -05:00
  • d014aef011 dlna: reformat descriptors with tabs Dan Walters 2019-05-26 12:16:03 -05:00
  • be8c23f0b4 dlna: use vfsgen for static assets Dan Walters 2019-05-26 12:03:40 -05:00
  • da3b685cd8 vendor: update github.com/pkg/sftp to fix sftp client issues Nick Craig-Wood 2019-05-24 15:03:23 +01:00
  • 9aac2d6965 drive: add notes that cleanup works in the background on drive Nick Craig-Wood 2019-05-22 20:48:59 +01:00
  • 6e005b025a onedrive: More accurately check if root is found - fixes #3164 Cnly 2019-05-21 15:45:03 +08:00
  • 81fad0f0e3 docs: fix typo in cache documentation Gary Kim 2019-05-20 09:41:12 +08:00
  • 854d083d42 jottacloud: update docs regarding devices and mountpoints jotta_mountpoints buengese 2019-05-17 17:39:11 +02:00
  • 424d0d0ac2 jottacloud: Add support for selecting device and mountpoint. fixes #3069 buengese 2019-05-17 02:31:59 +02:00
  • cff85f0b95 docs: add note on failure to login to mega docs Nick Craig-Wood 2019-05-16 10:10:58 +01:00
  • 9c0dac4ccd Add Robert Marko to contributors Nick Craig-Wood 2019-05-15 13:36:15 +01:00
  • 5ccc2dcb8f s3: add config info for Wasabi's EU Central endpoint Robert Marko 2019-05-15 10:22:06 +02:00
  • 8c5503631a docs: add sftp about documentation Gary Kim 2019-05-14 21:09:20 +08:00
  • 2f3d794ec6 Add id01 to contributors Nick Craig-Wood 2019-05-14 07:55:38 +01:00
  • abeb12c6df lib/env: Make env_test.go support Windows id01 2019-05-13 20:05:11 -07:00
  • 9c6f3ae82c local: log errors when listing instead of returning an error Nick Craig-Wood 2019-05-12 18:32:04 +01:00
  • 870b15313e cmd: log an ERROR for all commands which exit with non-zero status Nick Craig-Wood 2019-05-12 18:39:29 +01:00
  • 62a7e44e86 Add didil to contributors Nick Craig-Wood 2019-05-13 17:37:46 +01:00
  • 296e4936a0 install: linux skip man pages if no mandb - fixes #3175 didil 2019-05-12 11:44:51 +00:00
  • a0b9d4a239 docs: fix doc generators home directory in backend docs Nick Craig-Wood 2019-05-13 17:28:36 +01:00
  • 99bc013c0a crypt: remove stray debug in ChangeNotify Nick Craig-Wood 2019-05-12 16:50:03 +01:00
  • d9cad9d10b mega: cleanup: add logs for -v and -vv Nick Craig-Wood 2019-05-12 10:46:21 +01:00
  • 0e23c4542f sync: fix integrations tests Nick Craig-Wood 2019-05-12 09:50:20 +01:00
  • f544234e26 gendocs: remove global flags from command help pages Nick Craig-Wood 2019-05-10 23:18:45 +01:00
  • dbf9800cbc docs: add serve to README, main page and menu Nick Craig-Wood 2019-05-10 23:00:54 +01:00
  • 1f19b63264 serve sftp: serve an rclone remote over SFTP Nick Craig-Wood 2019-05-10 19:00:18 +01:00
  • 5c0e5b85f7 Factor ShellExpand from sftp backend to lib/env Nick Craig-Wood 2019-05-10 22:07:36 +01:00
  • edda6d91cd Use go-homedir to read the home directory more reliably Nick Craig-Wood 2019-05-10 21:25:24 +01:00
  • 1fefa6adfd vendor: add github.com/mitchellh/go-homedir Nick Craig-Wood 2019-05-10 22:31:57 +01:00
  • af030f74f5 vfs: make WriteAt for non cached files work with non-sequential writes Nick Craig-Wood 2019-05-10 13:22:55 +01:00
  • ada8c22a97 sftp: send custom client version and debug server version Nick Craig-Wood 2019-05-10 07:51:01 +01:00
  • 610466c18c sftp: fix about parsing of df results so it can cope with -ve results Nick Craig-Wood 2019-05-09 14:29:52 +01:00
  • 9950bb9b7c about: fix crash if backend returns a nil usage Nick Craig-Wood 2019-05-09 14:29:31 +01:00
  • 7d70e92664 operations: enable multi threaded downloads - Fixes #2252 Nick Craig-Wood 2019-04-24 17:04:40 +01:00
  • 687cbf3ded operations: if --ignore-checksum is in effect, don't calculate checksum Nick Craig-Wood 2019-05-11 22:27:24 +01:00
  • c3af0a1eca local: only calculate the required hashes for big speedup Nick Craig-Wood 2019-05-11 22:21:37 +01:00
  • 822483aac5 accounting: enable accounting without passing through the stream #2252 Nick Craig-Wood 2019-04-24 17:04:12 +01:00
  • 2eb31a4f1d sync: move Transferring into operations.Copy Nick Craig-Wood 2019-04-23 16:19:12 +01:00
  • 0655738da6 operations: re-work reopen framework so it can take a RangeOption #2252 Nick Craig-Wood 2019-04-23 09:44:41 +01:00
  • 7c4fe3eb75 local: define OpenWriterAt interface and test and implement it #2252 Nick Craig-Wood 2019-04-22 19:22:42 +01:00
  • 72721f4c8d copyurl: honor --no-check-certificate Stefan Breunig 2019-03-08 21:33:22 +01:00
  • 0c60c00187 Add Peter Berbec to contributors Nick Craig-Wood 2019-05-11 17:40:17 +01:00
  • 0d511b7878 cmd: implement --stats-one-line-date and --stats-one-line-date-format Peter Berbec 2019-03-25 22:41:45 -04:00
  • bd2a7ffcf4 Add Jeff Quinn to contributors Nick Craig-Wood 2019-05-11 17:26:56 +01:00
  • 7a5ee968e7 Add Jon to contributors Nick Craig-Wood 2019-05-11 17:26:56 +01:00
  • c809334b3d ftp: add FTP List timeout, fixes #3086 Jeff Quinn 2019-04-03 11:30:22 -07:00
  • b88e50cc36 docs: Typo fixes with "a existing" Animosity022 2019-04-25 07:32:36 -04:00
  • bbe28df800 docs: Fix typo: Dump HTTP bodies -> Dump HTTP headers Jon 2019-05-08 23:06:24 -05:00
  • 8fd2577694 mount,cmount: run Release asynchronously vfs-async-release Nick Craig-Wood 2018-12-28 18:07:09 +00:00
  • f865280afa Adds a public IP flag for ftp. Closes #3158 calistri 2019-05-08 12:56:04 -04:00
  • 8beab1aaf2 build: more pre go1.8 workarounds removed Nick Craig-Wood 2019-05-07 13:53:16 +01:00
  • b9e16b36e5 Fix Multipart upload check Fionera 2019-05-02 14:23:28 +02:00
  • b68c3ce74d s3: suppport S3 Accelerated endpoints with --s3-use-accelerate-endpoint Nick Craig-Wood 2019-04-26 10:19:00 +01:00
  • d04b0b856a fserrors: use errors.Walk for the wrapped error types Fabian Möller 2019-02-09 20:39:14 +01:00
  • d0ff07bdb0 mega: add cleanup support Gary Kim 2019-04-26 21:45:50 +08:00
  • 577fda059d rc: fix race in tests Nick Craig-Wood 2019-05-01 13:06:36 +01:00
  • 49d2ab512d test_all: run restic integration tests against local backend Nick Craig-Wood 2019-05-01 11:46:42 +01:00
  • 9df322e889 tests: make test servers choose a random port to make more reliable Nick Craig-Wood 2019-05-01 11:16:22 +01:00
  • 8f89b03d7b vendor: update github.com/t3rm1n4l/go-mega and dependencies Nick Craig-Wood 2019-04-30 11:15:32 +01:00
  • 48c09608ea fix spelling Fabian Möller 2019-04-30 14:06:24 +02:00
  • 7963320a29 lib/errors: don't panic on uncomparable errors #3123 Nick Craig-Wood 2019-04-25 16:14:39 +01:00
  • 81f8a5e0d9 Use golangci-lint to check everything Nick Craig-Wood 2019-03-18 11:35:00 +00:00
  • 2763598bd1 Add Gary Kim to contributors Nick Craig-Wood 2019-04-25 10:51:47 +01:00
  • 49d7b0d278 sftp: add About support - fixes #3107 Gary Kim 2019-04-25 09:51:15 +00:00
  • 3d475dc0ee mount: Fix poll interval documentation Animosity022 2018-12-21 09:31:55 -05:00
  • 2657d70567 drive: fix move and copy from TeamDrive to GDrive Fionera 2019-04-24 19:11:34 +02:00