Граф коммитов

72 Коммитов

Автор SHA1 Сообщение Дата
Fred Park ea0af4a5bc
Update dependencies and support
- Drop support for Python < 3.6 (including Python 2), resolves #94
- Some dependencies have less strict requirements, resolves #121
- Add Python 3.8 and 3.9 support
- Rebase Docker images on Python 3.9.4 and Alpine 3.13
- Update CI pipelines and remove Travis
2021-04-16 20:24:55 +00:00
Fred Park 66d831df77
Fix multiple option setting inputs
- Properly resolves #126
2021-04-16 20:23:43 +00:00
Zach Hodowanec 27a9f49039
Update merge setting condition to account for empty tuple (#127)
Co-authored-by: Zach Hodowanec <zach.hodowanec@rseg.com>
2021-04-12 22:20:05 +00:00
Fred Park 4841efaa6e
Fix synccopy issues
- --storage-url was not accepted
- --sync-copy-dest-storage-url destination mode was not being properly
percolated
- Add additional synccopy auth limitations to docs
- Resolves #108
2019-11-01 17:20:37 +00:00
Fred Park ac2b1d5830
Support strip components for synccopy
- Resolves #103
2019-07-22 16:50:21 +00:00
Fred Park d4e3f30de2
Support delete only option
- Resolves #101
2019-07-12 17:48:59 +00:00
Fred Park 72fc234d9e
Fix regression in YAML config and synccopy
- Resolves #100
2019-07-12 15:19:47 +00:00
Fred Park 6ce66b396b
Add arbitrary remote url synccopy 2019-05-28 19:49:40 +00:00
Fred Park 5a2797140e
Support server side copy for Azure sources 2019-05-21 20:05:54 +00:00
Fred Park ce8cba3343
Add support for explicit ContentType
- Resolves #95
2019-04-15 16:52:33 +00:00
Fred Park afb473b4b1
Add support for setting Cache Control
- Support copying cache control property in synccopy operations
- Resolves #91
2019-02-26 12:11:06 -08:00
Fred Park dff392dd9a
Add configurable max single object concurrency 2019-01-14 11:16:16 -08:00
Fred Park 43589abd2c
Fix Python 3.7 compatibility issues 2018-10-26 07:55:57 -07:00
Fred Park 6496bb48e4
Fix dict retrieval in settings 2018-09-04 09:05:16 -07:00
Fred Park 791870d51a
Various updates
- Update dependencies
- Update Linux Docker image to use Alpine 3.8
- Prepare for Python 3.7 in test matrices (not ready yet)
- Minor fixes and doc updates
2018-08-08 09:52:24 -07:00
Fred Park 950e2ff1fa
Add restore file LMT option on download
- Breaking change with YAML configuration: restore_file_attributes bool
  has been replaced with restore_file_properties map
- Resolves #82
2018-08-07 16:48:42 -07:00
Fred Park 8be2531c2d
Add Azure storage URL support to CLI
- Support storage URLs for all modes
- Enhance documentation
- Resolves #79
2018-08-07 12:57:03 -07:00
Fred Park ebd32510f1
Support dry run execution
- Fix potential issue with logging of processed file counts
- Resolves #74
2018-06-15 10:47:37 -07:00
Fred Park 5b55a94148
Improve retry handling
- Update dependencies
- Resolves #75
2018-06-15 10:40:04 -07:00
Fred Park 2ec1d6bb58
Add Windows file info to build 2018-04-17 11:05:22 -07:00
Fred Park 1b63ec9e5b
Fix omitted freeze support for multiprocessing 2018-04-17 11:05:22 -07:00
Fred Park 2a6dbbf4ce
Support strip-components on download
- Resolves #69
2018-04-16 10:57:10 -07:00
Fred Park e7a786b7ab
Add quiet option
- Resolves #70
2018-04-16 08:55:20 -07:00
Fred Park 906904c6b9
Fix mode conversion from CLI on synccopy (#57)
- Resolves #57
2018-01-30 10:41:47 -08:00
Fred Park 457241da58
Add blob access tier support on upload/synccopy
- Update dependencies to latest
2018-01-18 07:51:32 -08:00
Fred Park 4276dadcf3 Add custom exception handling for retries
- Doc updates
2017-11-06 11:53:43 -08:00
Fred Park 57eb9185e1 Add max_retries option 2017-10-26 09:09:53 -07:00
Fred Park 054414f0eb Add HTTP Proxy support 2017-10-24 16:53:47 -07:00
Fred Park 68bb2f49d4 Add --enable-azure-storage-logger option
- Resolves #47
2017-10-13 20:46:41 +01:00
Fred Park 607cb9b661 Fix cli options
- Resolves #48
2017-10-13 20:46:41 +01:00
Fred Park 939ccae615 Add --show-config option 2017-10-05 09:36:15 -07:00
Fred Park 6097c4b6a7 Migrate to azure-storage split library
- Disable azure.storage logging
- Resolves #45
2017-10-05 09:02:02 -07:00
Fred Park 9804036d06 Various fixes
- Multiple --include and/or --exclude from the commandline
- --file-md5 option being ignored on download
- Incorrect MD5 computation for unaligned page blobs on upload
- stdin autoenable --rename
- Expand blobxfer.api surface
2017-10-02 18:59:15 -07:00
Fred Park cda780707e Add version to config yaml
- Add data movement library guide
2017-09-12 13:42:17 -07:00
Fred Park 2479dae138 Tag for 1.0.0b2 release
- Fix tagged release build issues
2017-09-01 19:25:59 -07:00
Fred Park 8c684419a6 Add upload to page blob support 2017-09-01 09:08:57 -07:00
Fred Park 5c3c093f88 Add synccopy rename support
- Fix YAML config merge with commandline options with YAML options not present
- Fix synccopy invocation from commandline without YAML
2017-08-30 20:09:04 -07:00
Fred Park a89c4b30a8 Add AppVeyor setup and builds 2017-08-30 14:16:24 -07:00
Fred Park e7af3469d5 Add deployment artifacts to travis build
- Tagged releases to PyPI
- PyInstaller packaged tagged releases to GitHub
2017-08-29 14:08:02 -07:00
Fred Park bc2c632e1b Fix option retrieval
- Remove travis workarounds for tox
- Decrease timeouts
- Update docs
2017-08-28 12:51:44 -07:00
Fred Park 2aaa16f8b5 Simplify timeout passing
- Remove monkey-patched timeout to storage sdk
- Allow fine-grained timeout control (connect/read)
- Update dependencies
2017-08-28 10:23:15 -07:00
Fred Park 12f7a0c654 Allow CLI option override of YAML conf
- Fix various upload issues (zero byte and dupes)
- Check for max page blob size
- --strip-components defaults to 0
2017-08-15 09:46:10 -07:00
Fred Park 9f97e1cd4f Add cross-mode synccopy support
- Resolves #37
2017-07-10 08:46:26 -07:00
Fred Park 66b3c68d7c Begin synccopy work 2017-06-08 20:15:53 -07:00
Fred Park e1d97fa3cb Tag for 1.0.0a3 release
- Rename some options
- Make thread join more robust on Python2
2017-06-02 10:16:12 -07:00
Fred Park bb9f68a3bb More documentation
- Rename some options
- Catch KeyErrors and rethrow for required options to clarify
2017-06-01 21:03:09 -07:00
Fred Park 0dca02ce83 Doc updates
- Remove useconfig command and instead use --config option
2017-06-01 14:40:03 -07:00
Fred Park 6267551cc7 Add base documentation
- Update README
- Rev version to 1.0.0a2
2017-06-01 13:56:22 -07:00
Fred Park e308ed8595 Fix existing tests
- Fix various issues uncovered from UTs
2017-05-31 21:01:37 -07:00
Fred Park 4e0ee1b21f Fix packaging issues 2017-05-30 15:53:18 -07:00