提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Martin Prikryl 6357b13b42 Bug fix: When S3 transfer fatally fails, error details were lost 3 年之前
  Martin Prikryl f772ab111c Typos in comments 3 年之前
  Martin Prikryl c441ee1998 Bug 2042: Compatibility with Google Cloud S3 API when deleting implicitly existing directories 4 年之前
  Martin Prikryl 9b304c1b32 Bug 1641: Support ACL for S3 4 年之前
  Martin Prikryl 3aabeef782 Bug fix: Logged responses to S3 PUT when creating directory right after querying the respective bucket region and endpoint were concatenated 4 年之前
  Martin Prikryl 4cfde8e487 Bug 2027: When S3 authentication region changes during session, previously visited buckets from the original authentication region could not be accessed anymore 4 年之前
  Martin Prikryl a4f5fdd521 Bug 2016: Failure when entering directory that contains file with a slash in its name 4 年之前
  Martin Prikryl 71a453b855 Factoring out GetDefaultPort 4 年之前
  Martin Prikryl b8f51b4935 Using multipart uploads with S3 protocol on Google Cloud as it is supported there now 4 年之前
  Martin Prikryl 3f186e8df7 Bug 1972: Uploads over 5MB on with S3 protocol on Google Cloud fail as multipart uploads are not supported there 4 年之前
  Martin Prikryl 3c4769f64f Merge branch 'master' into dev 4 年之前
  Martin Prikryl 93434a1d24 Wrong indentation from 362cf8c2 4 年之前
  Martin Prikryl 1316cd0247 Bug fix: Timezone is not correctly reflected in S3 timestamps 4 年之前
  Martin Prikryl 5ef25f1784 Bug fix: Timezone is not correctly reflected in S3 timestamps 4 年之前