Differences
This shows you the differences between the selected revisions of the page.
2024-04-09 | 2024-04-09 | ||
aws config default (martin) | support for aws config (martin) | ||
Line 11: | Line 11: | ||
* Optimized reading directories for file panel. | * Optimized reading directories for file panel. | ||
* Optimized browsing within directory tree with lots of subfolders. | * Optimized browsing within directory tree with lots of subfolders. | ||
- | * Preferring AWS configuration file defined using an environment variable over the default one. | + | * Improvements to handling AWS/S3 configuration: |
+ | * Credential profiles in ''config'' file are also recognized. | ||
+ | * Preferring configuration file defined using an environment variable over the default one. | ||
+ | * Bug fix: The ''credentials'' file path was resolved using ''AWS_CONFIG_FILE'' environment variable instead of correct ''AWS_SHARED_CREDENTIALS_FILE''. | ||
* Fallback to nonresumable transfer when temporary target file cannot be created. [[bug>2277]] | * Fallback to nonresumable transfer when temporary target file cannot be created. [[bug>2277]] | ||
* Logging can be enabled for installer subtasks. | * Logging can be enabled for installer subtasks. |