Commit Graph

  • 6b1f915ebc fs: Implement RegInfo.FileName to return the on disk filename for a backend Nick Craig-Wood 2018-10-01 21:05:33 +01:00
  • 78b9bd77f5 docs: auto generate backend options documentation Nick Craig-Wood 2018-10-01 20:48:54 +01:00
  • a9273c5da5 docs: move documentation for options from docs/content into backends Nick Craig-Wood 2018-10-01 18:36:15 +01:00
  • 14128656db cmd: Implement specialised help for flags and backends - fixes #2541 Nick Craig-Wood 2018-09-24 21:28:10 +01:00
  • 1557287c64 fs: Make Option.GetValue() public #2541 Nick Craig-Wood 2018-10-01 15:52:39 +01:00
  • e7e467fb3a cmd: factor FlagName into fs.Option #2541 Nick Craig-Wood 2018-09-24 21:27:30 +01:00
  • 5fde7d8b12 cmd: split flags up into global and backend flags #2541 Nick Craig-Wood 2018-09-13 08:30:16 +01:00
  • 3c086f5f7f cmd: Make default help less verbose #2541 Nick Craig-Wood 2018-09-13 08:29:26 +01:00
  • c0084f43dd cache: Remove entries that no longer exist in the source dcpu 2018-10-06 19:23:33 +09:00
  • ddbd4fd881 Add Paul Kohout to contributors Nick Craig-Wood 2018-10-04 08:25:39 +01:00
  • 7826e39fcf s3: use configured server-side-encryption and storace class options when calling CopyObject() - fixes #2610 Paul Kohout 2018-10-02 23:49:02 -04:00
  • 06ae4258be cmd: Fix -P not ending with a new line Nick Craig-Wood 2018-10-03 21:46:18 +01:00
  • d9037fe2be onedrive: ignore OneNote files by default - fixes #211 Alex Chen 2018-10-03 12:46:25 +08:00
  • 1d14972e41 vfs: reduce directory cache cleared by poll-interval Fabian Möller 2018-09-25 18:27:37 +02:00
  • 05fa9cb379 drive: improve directory notifications in ChangeNotify Fabian Möller 2018-09-25 17:55:33 +02:00
  • 59e14c25df vfs: enable rename for nearly all remotes using server side Move or Copy Nick Craig-Wood 2018-09-20 10:46:44 +01:00
  • fc640d3a09 Add Frantisek Fuka to contributors Nick Craig-Wood 2018-09-29 14:55:11 +01:00
  • e1f67295b4 b2: add note about cleanup in docs Frantisek Fuka 2018-09-29 15:47:31 +02:00
  • 22ac80e83a webdav/sharepoint: renew cookies after 12hrs Henning Surmeier 2018-09-17 22:49:02 +02:00
  • c7aa6b587b Add xnaas to contributors Nick Craig-Wood 2018-09-26 10:07:13 +01:00
  • 8d1848bebe docs: note --track-renames doesn't work with crypt xnaas 2018-09-26 04:06:19 -05:00
  • 527c0af1c3 drive: cleanup changeNotifyRunner Fabian Möller 2018-09-25 17:50:33 +02:00
  • a20fae0364 drive: code cleanup Fabian Möller 2018-09-01 13:16:01 +02:00
  • 15b1a1f909 drive: add support for apps-script to json export Fabian Möller 2018-08-30 18:03:48 +02:00
  • 80b25daac7 drive: add support for multipart document extensions Fabian Möller 2018-08-21 12:54:12 +02:00
  • 70b30d5ca4 drive: add document links Fabian Möller 2018-08-21 12:51:36 +02:00
  • 0b2fc621fc drive: restructure Object type Fabian Möller 2018-08-21 12:49:33 +02:00
  • 171e39b230 drive: add --drive-import-formats Fabian Möller 2018-08-19 16:16:11 +02:00
  • 690a44e40e drive: rewrite mime type and extension handling Fabian Möller 2018-02-07 12:53:46 +01:00
  • d9a3b26e47 vfs: add vfs/poll-interval rc command Fabian Möller 2018-08-26 02:12:30 +02:00
  • 1eec59e091 fs: update ChangeNotifier interface Fabian Möller 2018-08-25 21:28:57 +02:00
  • 96ce49ec4e Add ssaqua to contributors Nick Craig-Wood 2018-09-24 17:08:47 +01:00
  • ae63e4b4f0 list: change debug logs for excluded items ssaqua 2018-09-20 22:56:54 +12:00
  • e2fb588eb9 Add frenos to contributors Nick Craig-Wood 2018-09-24 17:05:03 +01:00
  • 382a6863b5 rc: add support for OPTIONS and basic CORS - #2575 frenos 2018-09-14 16:02:09 +02:00
  • 7b975bc1ff alias: Fix handling of Windows network paths Nick Craig-Wood 2018-09-21 10:12:57 +01:00
  • 467fe30a5e vendor: update to latest versions of everything Nick Craig-Wood 2018-09-21 11:01:55 +01:00
  • 4415aa5c2e build: fix make update Nick Craig-Wood 2018-09-21 15:46:48 +01:00
  • 17ab38502d Revamp issue and PR templates and CONTRIBUTING guide Nick Craig-Wood 2018-09-21 18:17:32 +01:00
  • 9fa8c959ee local: preallocate files on linux with fallocate(2) Nick Craig-Wood 2018-08-20 20:14:19 +01:00
  • f29c6049fc local: preallocate files on Windows to reduce fragmentation #2469 Nick Craig-Wood 2018-08-19 11:38:26 +01:00
  • e44fa5db8e build: update git bisect scripts Nick Craig-Wood 2018-09-18 20:12:27 +01:00
  • 03ea05b860 drive: add workaround for slow downloads Fabian Möller 2018-09-18 12:29:05 +02:00
  • b8678c9d4b vendor: add google.golang.org/api/drive/v2 Fabian Möller 2018-09-18 12:28:13 +02:00
  • 13823a7743 drive: fix escaped chars in documents during list Fabian Möller 2018-09-18 14:21:13 +02:00
  • b94d87ae2d azureblob and fstests - Modify integration tests to include new optional setting to test SetTier on only few supported tiers. sandeepkru 2018-09-18 05:25:20 -07:00
  • e0c5f7ff1b fs - Remove unreferenced ListTierer optional interface sandeepkru 2018-09-18 05:23:48 -07:00
  • b22ecbe174 Add Joanna Marek to contributors Nick Craig-Wood 2018-09-18 10:27:33 +01:00
  • c41be436c6 Add Antoine GIRARD to contributors Nick Craig-Wood 2018-09-18 10:27:33 +01:00
  • e022ffce0f accounting: change too long names cutting mechanism - fixes #2490 Joanna Marek 2018-09-16 11:08:24 +00:00
  • cfe65f1e72 jottacloud: minor update in docs albertony 2018-09-17 17:29:34 +02:00
  • ecb3f04370 webdav/sharepoint: renew cookies after 12hrs hensur-bugfix-2562 Henning Surmeier 2018-09-17 22:49:02 +02:00
  • b18595ae07 jottacloud: Fix handling of reserved characters. fixes #2531 Sebastian Bünger 2018-09-16 22:30:20 +02:00
  • d27630626a webdav: add a small pause after failed upload before deleting file #2517 Nick Craig-Wood 2018-09-17 08:47:30 +01:00
  • c473c7cb53 ftp: add a small pause after failed upload before deleting file #2517 Nick Craig-Wood 2018-09-17 08:46:06 +01:00
  • ef3526b3b8 vfs: fix race condition detected by serve ftp tests Nick Craig-Wood 2018-09-13 21:05:58 +01:00
  • d4ee7277c0 serve ftp: disable on plan9 since it doesn't compile Nick Craig-Wood 2018-09-13 18:21:20 +01:00
  • 4a3efa5d45 cmd/serve: add ftp server - implement #2151 Antoine GIRARD 2018-03-25 17:03:37 +02:00
  • a14f0d46d7 vendor: add github.com/goftp/server Nick Craig-Wood 2018-09-14 17:16:54 +01:00
  • a25875170b webdav: Add another time format to fix #2574 Nick Craig-Wood 2018-09-14 11:45:50 +01:00
  • a288646419 onedrive: fix sometimes special chars in filenames not replaced Alex Chen 2018-09-14 21:38:55 +08:00
  • b3d8bc61ac build: add example scripts for bisecting rclone and go Nick Craig-Wood 2018-09-14 11:17:51 +01:00
  • 7accd30da8 cmd and fs: Added new command settier which performs storage tier changes on supported remotes sandeepkru 2018-09-10 18:59:48 -07:00
  • 9594fd0a0c fstests: Added integration tests on SetTier operation sandeepkru 2018-09-10 18:57:43 -07:00
  • aac84c554a azureblob: Implemented settier command support on azureblob remote, this supports to change tier on objects. Added internal test to check if feature flags are set correctly sandeepkru 2018-09-10 18:55:06 -07:00
  • 5716a58413 fs: Added new optional interfaces SetTierer, GetTierer and ListTierer, these are to perform object tier changes on supported remotes sandeepkru 2018-09-10 18:53:32 -07:00
  • 233507bfe0 vendor: Update AzureSDK version to latest one, fixes failing integration tests sandeepkru 2018-09-06 21:44:08 -07:00
  • 5b27702b61 AzureBlob new sdk changes sandeepkru 2018-09-06 21:43:40 -07:00
  • b2a6a97443 Add Craig Miskell to contributors Nick Craig-Wood 2018-09-11 07:57:16 +01:00
  • 2543278c3f S3: Use (custom) pacer, to retry operations when reasonable - fixes #2503 Craig Miskell 2018-09-03 16:41:04 +12:00
  • 19cf3bb9e7 Fixed typo (duplicate word) (#2563) Jon Craton 2018-09-10 22:09:48 -04:00
  • 3c44ef788a cache: add plex_insecure option to skip certificate validation Fabian Möller 2018-09-07 18:20:24 +02:00
  • e5663de09e docs: add section for .plex.direct urls to cache Fabian Möller 2018-09-08 11:30:53 +02:00
  • 7cfd4e56f8 Add Santiago Rodríguez to contributors Nick Craig-Wood 2018-09-10 20:46:02 +01:00
  • 282540c2d4 azureblob: add --azureblob-list-chunk parameter - Fixes #2390 Santiago Rodríguez 2018-09-10 21:45:06 +02:00
  • 1e7a7d756f jottacloud: fix for --fast-list albertony 2018-09-09 00:12:47 +02:00
  • f6ee0795ac cache: preserve leading / in wrapped remote path Fabian Möller 2018-09-08 14:52:24 +02:00
  • eb5a95e7de crypt: preserve leading / in wrapped remote path Fabian Möller 2018-09-08 13:02:19 +02:00
  • 5b1c162fb2 Added sandeepkru to maintainers list (#2560) Sandeep 2018-09-08 20:58:23 -07:00
  • d51501938a jottacloud: add link sharing support albertony 2018-09-04 21:02:35 +02:00
  • a823d518ac docs: changelog from v1.43.1 branch Nick Craig-Wood 2018-09-07 17:16:11 +01:00
  • 87d4e32a6b build: instructions on how to make a point release Nick Craig-Wood 2018-09-07 17:10:29 +01:00
  • 307b3442a5 Version v1.43.1 v1.43.1 v1.43-fixes Nick Craig-Wood 2018-09-07 16:10:18 +01:00
  • a9ee9f8872 docs: display changes Anagh Kumar Baranwal 2018-09-04 23:52:26 +05:30
  • fa60290596 ncdu: return error instead of log.Fatal in Show Fabian Möller 2018-09-06 15:19:02 +02:00
  • 9eec3df300 azureblob - BugFix - Incorrect StageBlock invocation in multi-part uploads fixes #2518. Incorrect formation of block list. sandeepkru 2018-09-06 05:45:17 -07:00
  • 0039e231c8 hubic: retry auth fetching if it fails to make hubic more reliable Nick Craig-Wood 2018-09-04 21:00:36 +01:00
  • 1550888bc3 hubic: fix uploads - fixes #2524 Nick Craig-Wood 2018-09-04 20:27:48 +01:00
  • 0c11eec70e cmd: fix crash with --progress and --stats 0 #2501 Nick Craig-Wood 2018-09-04 14:39:48 +01:00
  • 820d2a7149 Add Felix Brucker to contributors Nick Craig-Wood 2018-09-07 15:14:28 +01:00
  • 9fe39f25e1 union: add missing docs Nick Craig-Wood 2018-09-07 15:08:29 +01:00
  • 1b2cc781e5 union: fix so all integration tests pass Nick Craig-Wood 2018-09-03 18:00:23 +01:00
  • e05ec2b77e fstests: Allow object name and fs check to be skipped Nick Craig-Wood 2018-09-03 17:59:10 +01:00
  • 9e3ea3c6ac union: Implement union backend which reads from multiple backends Felix Brucker 2018-08-18 02:39:49 +02:00
  • 0fb12112f5 docs: display changes Anagh Kumar Baranwal 2018-09-04 23:52:26 +05:30
  • 1b95ca2852 stats: handle FatalError and NoRetryError when reported to stats Cédric Connes 2018-08-30 18:26:07 +02:00
  • e07a850be3 jottacloud: add permanent delete support: --jottacloud-hard-delete albertony 2018-09-07 13:58:18 +02:00
  • 3fccce625c jottacloud: add --fast-list support - fixes #2532 albertony 2018-09-06 15:13:38 +02:00
  • a1f935e815 jottacloud: minor improvement in quota info (omit if unlimited) albertony 2018-09-06 19:55:16 +02:00
  • 22ee4151fd build: make CIs available for forks Alex Chen 2018-09-07 17:17:27 +08:00