Commit Graph

  • 9c6cfc1ff0 combine: throw error if duplicate directory name is specified Nick Craig-Wood 2022-07-10 15:40:30 +01:00
  • f753d7cd42 combine: fix docs showing remote= instead of upstreams= Nick Craig-Wood 2022-07-10 15:34:48 +01:00
  • f5be1d6b65 Start v1.60.0-DEV development Nick Craig-Wood 2022-07-09 20:43:17 +01:00
  • 00a684d877 Version v1.59.0 v1.59.0 Nick Craig-Wood 2022-07-09 18:08:20 +01:00
  • 1c4ee2feee gcs: add --gcs-decompress flag to download gzip-encoded files Nick Craig-Wood 2022-07-09 17:31:12 +01:00
  • 876f12f2c4 Add Ovidiu Victor Tatar to contributors Nick Craig-Wood 2022-07-09 12:35:59 +01:00
  • 6e9c1eebd9 Add Claudio Maradonna to contributors Nick Craig-Wood 2022-07-09 12:35:59 +01:00
  • 42dfadfa1b internetarchive: add support for Metadata Lesmiscore (Naoya Ozaki) 2022-07-09 07:47:50 +09:00
  • b4d847cadd new backend: hidrive - fixes #1069 Ovidiu Victor Tatar 2022-07-07 19:58:22 +02:00
  • 502226bfc8 pacer: add ZeroDelayCalculator Ovidiu Victor Tatar 2022-07-07 19:58:21 +02:00
  • 53400d7edc oauthlib: add method to set a token as expired Ovidiu Victor Tatar 2021-03-03 11:33:29 +01:00
  • 62bcc84f6f vfs: add --vfs-disk-space-total-size option to manually set the total disk space Claudio Maradonna 2022-07-05 18:29:14 +02:00
  • 2e54b56a01 rcat: check checksums by default like copy does #6305 Nick Craig-Wood 2022-07-07 11:31:53 +01:00
  • 2515039e18 Add Lorenzo Maiorfi to contributors Nick Craig-Wood 2022-07-07 16:08:59 +01:00
  • a9c531b9eb Add Paul Norman to contributors Nick Craig-Wood 2022-07-07 16:08:59 +01:00
  • 0db50ecb2f Add zzr93 to contributors Nick Craig-Wood 2022-07-07 16:08:59 +01:00
  • 388da82762 Add Anthrazz to contributors Nick Craig-Wood 2022-07-07 16:08:59 +01:00
  • b5efffee9d azureblob: allow remote emulator (azurite) - fixes #6290 Lorenzo Maiorfi 2022-07-06 12:54:04 +02:00
  • 3ec07d5db9 docs: fix typo in license webpage Paul Norman 2022-07-05 20:12:57 -07:00
  • 5c6a958ad8 go mod tidy: github.com/pkg/xattr should be direct albertony 2022-07-02 16:11:22 +02:00
  • ad8c94e982 staticcheck: redundant return statement albertony 2022-07-02 16:07:54 +02:00
  • e5bf6a813c staticcheck: google api New is deprecated: please use NewService instead albertony 2022-06-24 21:45:38 +02:00
  • f18095b004 staticcheck: ignore deprecations that are not relevant albertony 2022-06-24 21:43:08 +02:00
  • c70e890966 staticcheck: TLS config NameToCertificate is deprecated, should instead let library select the first compatible chain from Certificates albertony 2022-06-24 18:40:43 +02:00
  • 986bb17656 staticcheck: awserr.BatchError is deprecated: Replaced with BatchedErrors albertony 2022-06-24 18:36:46 +02:00
  • 92a43c5f7b staticcheck: should use a simple channel send/receive instead of select with a single case albertony 2022-06-24 18:35:01 +02:00
  • 9612ca6110 staticcheck: ignore unused if platform dependent albertony 2022-06-24 18:34:37 +02:00
  • 1f9560e873 selfupdate: replace deprecated x/crypto/openpgp package with ProtonMail/go-crypto albertony 2022-06-24 18:11:45 +02:00
  • c9d67c86fb staticcheck: ignore suggestion to use context.TODO instead of nil when testing nil Context albertony 2022-06-24 17:42:18 +02:00
  • 3e9c5eca3b yandex: handle api error on server-side move albertony 2022-07-02 16:33:04 +02:00
  • a1fd60ec2b staticcheck: empty branch albertony 2022-06-24 17:20:31 +02:00
  • 7b8c974dec staticcheck: ineffective break statement albertony 2022-06-24 17:20:08 +02:00
  • 5b579cea47 staticcheck: use golang.org/x/text/cases instead of deprecated strings.Title albertony 2022-06-24 16:33:45 +02:00
  • 7822df565e staticcheck: unused func albertony 2022-06-24 16:02:02 +02:00
  • 3435bf7f34 staticcheck: no value of type int64 is greater than math.MaxInt64 albertony 2022-06-24 15:52:30 +02:00
  • 0772cae314 staticcheck: use result of type assertion to simplify cases albertony 2022-06-24 16:01:19 +02:00
  • 060c8dfff0 operations: use correct src/dst in some log messages zzr93 2022-07-04 17:18:04 +08:00
  • 424a1f39eb sftp: add Hetzner Storage Boxes to supported sftp backends Anthrazz 2022-07-04 08:54:37 +02:00
  • 06182a3443 s3: actually compress the payload for content-type gzip test Nick Craig-Wood 2022-07-04 09:41:46 +01:00
  • a58b482061 fstests: fix Metadata tests on remotes with additional config Nick Craig-Wood 2022-07-04 09:25:49 +01:00
  • accf91742c fs: add Type and FindFromFs to manage Fs and RegInfo Nick Craig-Wood 2022-07-04 09:25:10 +01:00
  • 9dbed02329 jottacloud: always store username in config and use it to avoid initial api request albertony 2022-06-21 01:14:06 +02:00
  • 73e3bb09d7 http: fix missing response when using custom auth handler albertony 2022-06-24 23:13:12 +02:00
  • 7e7a8a95e9 hasher: support metadata Nick Craig-Wood 2022-06-29 14:52:16 +01:00
  • ed87ae51c0 union: support metadata Nick Craig-Wood 2022-06-29 14:29:15 +01:00
  • bf4a16ae30 crypt: support metadata Nick Craig-Wood 2022-06-29 14:29:00 +01:00
  • c198700812 compress: support metadata Nick Craig-Wood 2022-06-29 14:28:28 +01:00
  • 8c483daf85 combine: support metadata Nick Craig-Wood 2022-06-29 14:27:58 +01:00
  • ba5760ff38 chunker: mark as not supporting metadata Nick Craig-Wood 2022-06-29 14:27:43 +01:00
  • cd1735bb10 cache: mark as not supporting metadata Nick Craig-Wood 2022-06-29 14:27:25 +01:00
  • 866c873daa backend: allow wrapping backend tests to run in make quicktest Nick Craig-Wood 2022-06-29 11:51:46 +01:00
  • c556e98f49 local: add Metadata support #111 Nick Craig-Wood 2022-05-24 18:06:16 +01:00
  • 22abd785eb s3: implement reading and writing of metadata #111 Nick Craig-Wood 2022-05-24 12:32:39 +01:00
  • a692bd2cd4 s3: change metadata storage to normal map with lowercase keys Nick Craig-Wood 2022-06-22 15:40:30 +01:00
  • 776a083892 lsf: add metadata support with M flag Nick Craig-Wood 2022-05-24 11:31:48 +01:00
  • d823a38ce5 lsjson: add --metadata/-M flag Nick Craig-Wood 2022-05-24 11:16:29 +01:00
  • 78d52882ca fs: add --metadata/-M flag to control whether metadata is copied Nick Craig-Wood 2022-05-25 12:18:49 +01:00
  • c4451bc43a fs: add --metadata-set flag to specify metadata for uploads Nick Craig-Wood 2022-05-24 15:46:07 +01:00
  • 0652ec95db fs: implement MetadataInfo to show info about metadata in help and rc Nick Craig-Wood 2022-06-22 15:56:41 +01:00
  • 6a0e021dac fs: implement optional Metadata interface for Objects #111 Nick Craig-Wood 2022-05-24 11:00:00 +01:00
  • 461d041c4d fstest: remove spurious contents return from PutTestContents and friends Nick Craig-Wood 2022-06-27 12:29:13 +01:00
  • 35f24d5b84 Add vyloy to contributors Nick Craig-Wood 2022-06-29 10:55:03 +01:00
  • 370c8fa220 Add mirekphd to contributors Nick Craig-Wood 2022-06-29 10:55:03 +01:00
  • 0fca4d2c86 Add buda to contributors Nick Craig-Wood 2022-06-29 10:55:03 +01:00
  • 5de9278650 fs/cache: make sure we call the Shutdown method on backends Martin Czygan 2022-06-28 13:51:59 +02:00
  • 326c43ab3f s3: add IDrive e2 to provider list vyloy 2022-06-18 15:29:21 +08:00
  • 32006033e6 docs: note wider impact of --checkers=N on parallelism #6280 mirekphd 2022-06-27 20:33:07 +02:00
  • 517e7d9271 accounting: fix unknown length file transfers count 3 transfers each #6213 buda 2022-06-27 20:56:03 +04:00
  • fdd2f8e6d2 Error strings should not be capitalized albertony 2022-06-08 22:54:39 +02:00
  • 027746ef6e drive: moved rclone_folder_id to advanced section - fixes #3463 Abhiraj 2022-06-24 01:38:09 +05:30
  • 53f831f40a docs: add missing code section formatting to commands and flags albertony 2022-06-19 19:55:37 +02:00
  • 9f81b4df4f docs/lsjson: fix code block indentation albertony 2022-06-19 19:45:38 +02:00
  • bf54c909c9 docs: improved capitalization albertony 2022-06-19 19:43:16 +02:00
  • dbf1234edf docs: skip "Connection" suffix from FTP, SSH/SFTP and HTTP backend names albertony 2022-06-19 19:29:02 +02:00
  • 70d9d75801 docs: improve serve command descriptions albertony 2022-06-19 19:18:14 +02:00
  • bc70a95fca docs: consistent capitalization of WebDAV, DLNA, HTTP albertony 2022-06-19 18:59:54 +02:00
  • ee87e919c5 docs/ncdu: note that refresh screen shortcut will fix screen corruption albertony 2022-06-19 16:06:04 +02:00
  • 4f0eae366f docs/ncdu: fix inconsistency in key map help text albertony 2022-06-19 15:52:23 +02:00
  • de5ccaab8e docs: cross link doc pages for related commands albertony 2022-06-19 15:51:37 +02:00
  • 4b7dc35cf4 Fix sync docs incorrect merge albertony 2022-06-19 15:43:13 +02:00
  • bc705e14d8 vfscache: fix fatal error: sync: unlock of unlocked mutex error Nick Craig-Wood 2022-06-13 13:45:19 +01:00
  • ea5bb79366 drive: document export for google apps scripts better Nick Craig-Wood 2022-06-20 11:39:45 +01:00
  • e95dff2fa1 drive: add backend commands exportformats and importformats for debugging Nick Craig-Wood 2022-06-20 11:38:10 +01:00
  • 99dfe1eeae Add Martin Czygan to contributors Nick Craig-Wood 2022-06-21 14:28:25 +01:00
  • ed92bf335d Add J-P Treen to contributors Nick Craig-Wood 2022-06-21 14:28:25 +01:00
  • 3d55b537c6 Add Caleb to contributors Nick Craig-Wood 2022-06-21 14:28:25 +01:00
  • d03fffdf8d Add eNV25 to contributors Nick Craig-Wood 2022-06-21 14:28:25 +01:00
  • 7a909ebfb0 fs/cache: fix cache unpin Martin Czygan 2022-06-20 13:14:58 +02:00
  • ac0dc9922e copyurl: add tests for the option to honor the HTTP header filename directive buengese 2022-06-19 15:39:05 +02:00
  • 8b8802a078 copyurl: Add option to honor the HTTP header filename directive. Implemented --header-filename for use with copyurl. J-P Treen 2021-07-28 17:05:21 +01:00
  • f2a15a174f docs: grammatical clarification in sync docs Caleb 2022-06-19 07:26:53 -06:00
  • 21c746a56c fichier: parse api error codes and them accordingly buengese 2022-06-18 01:39:44 +02:00
  • 36add0afbf ncdu: replace termbox with tcell's termbox wrapper eNV25 2022-06-19 14:22:45 +04:00
  • 14e0396fcb test_all: allow internet archive backend more time Nick Craig-Wood 2022-06-18 15:13:18 +01:00
  • 100acc570a test_all: fix -clean so it works on remotes with paths Nick Craig-Wood 2022-06-18 15:05:12 +01:00
  • b9de37af80 test_all: Only run backend tests for Internet Archive as it is too slow Nick Craig-Wood 2022-06-17 15:02:49 +01:00
  • f7c36ce0f9 s3: unwrap SDK errors to reveal underlying errors on upload Nick Craig-Wood 2022-06-17 14:34:57 +01:00
  • f829ded456 Add Phil Shackleton to contributors Nick Craig-Wood 2022-06-17 16:52:17 +01:00
  • 2fac8fdde6 Add Scott Grimes to contributors Nick Craig-Wood 2022-06-17 16:52:17 +01:00
  • 8e2d9a4cb9 drive: update Internal OAuth consent screen docs Phil Shackleton 2022-06-17 16:50:01 +01:00