Martin Prikryl
|
481218e7d7
AWS credential profiles in config file are also recognized + Bug fix: AWS credentials file path was resolved using AWS_CONFIG_FILE environment variable instead of correct AWS_SHARED_CREDENTIALS_FILE
|
1 年之前 |
Martin Prikryl
|
bc8880137d
Preferring AWS configuration file defined using an environment variable over the default one
|
1 年之前 |
Martin Prikryl
|
6aa15a907e
Reusing Data variable
|
1 年之前 |
Martin Prikryl
|
e782da2c87
Issue 2260 – Failure when trying to synchronize files by checksum on server that does not support it
|
1 年之前 |
Mikhail Lukashov
|
a8e6220b88
fix typos
|
1 年之前 |
Martin Prikryl
|
9a06496936
Bug fix: When S3 or WebDAV server did not provide file timestamp, downloaded file was set to oldest possible timestamp
|
1 年之前 |
Martin Prikryl
|
068128f522
Issue 2213: Support for "Requester pays" S3 buckets
|
1 年之前 |
Martin Prikryl
|
5b47f251c7
Factoring out S3GoogleCloudHostName
|
1 年之前 |
Martin Prikryl
|
b306995b1c
OpenedSessionsS3Amazon and OpenedSessionsS3Other counters
|
1 年之前 |
Martin Prikryl
|
700baf45ee
Restoring consistent behavior of failing, between duplicating and moving/renaming files over existing file with WebDAV protocol in scripting and .NET assembly
|
2 年之前 |
Martin Prikryl
|
acd12ea3d7
More meaningful error message when credentials are missing in scripting and .NET assembly
|
2 年之前 |
Martin Prikryl
|
6f231acaf1
Bug 2089: Allow S3 connection with IAM role instead of credentials
|
2 年之前 |
Martin Prikryl
|
a6fdf6c7d5
Missing parameter
|
2 年之前 |
Martin Prikryl
|
455be1faba
Comment on inconsistency with AWS CLI
|
2 年之前 |
Martin Prikryl
|
1aee6f1464
Bug 513: Download single large file using multiple SFTP connections
|
2 年之前 |
Martin Prikryl
|
16aca462b2
Factoring out VerifyOrConfirmHttpCertificate
|
2 年之前 |
Martin Prikryl
|
b8049eccbf
Bug 2166: Failure when selecting S3 protocol in Login dialog with non-existing .aws/credentials file
|
2 年之前 |
Martin Prikryl
|
7cc3d46aeb
Reloading AWS credentials file when it changes
|
2 年之前 |
Martin Prikryl
|
aba9cfb6e5
Unused code
|
2 年之前 |
Martin Prikryl
|
9fb5716081
AWS profile check was incorrect + Making the check case-insensitive for consistency with AWS config reading
|
2 年之前 |
Martin Prikryl
|
b79aaa06e8
Bug 2057: AWS S3 profile selection
|
2 年之前 |
Martin Prikryl
|
5d462e92db
Comment to assert that AWS CLI really illogically prefers default config file over AWS_CONFIG_FILE
|
2 年之前 |
Martin Prikryl
|
2d860b78e1
Redundant check
|
2 年之前 |
Martin Prikryl
|
2fdcc0e6ad
Using unique_ptr instead of auto_ptr + Replacing use of auto_ptr, where unique_ptr cannot be used with plain pointers
|
3 年之前 |
Martin Prikryl
|
cb021fe3e3
Bug 2120: Consistent behavior across protocols when renaming/moving remote files
|
3 年之前 |
Martin Prikryl
|
1385cd78a5
Bug 1995: Support S3 servers without TLS encryption
|
3 年之前 |
Martin Prikryl
|
8994d1f98e
Simplifying CalculateFilesChecksum API
|
3 年之前 |
Martin Prikryl
|
03e38c75ae
Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell
|
3 年之前 |
Martin Prikryl
|
d107278c7a
Bug fix: Capabilities of S3 sessions were not shown
|
3 年之前 |
Martin Prikryl
|
00f7c85f2f
Bug 2047: Automatically retry when S3 transfer fails with 503 code (Slow down or Service unavailable)
|
3 年之前 |