提交历史

作者 SHA1 备注 提交日期
  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 155053704c Bug 2234: Cannot leave directory entered via cache with SCP protocol if it was deleted meanwhile 2 年之前
  Martin Prikryl 762d297e07 Fixing b28836e3 2 年之前
  Martin Prikryl b28836e3fc Inlining method that was used only once 2 年之前
  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 52cf67f62d Bug 2209: Improve behavior when moving/renaming over an existing folder 2 年之前
  Martin Prikryl 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 年之前
  Martin Prikryl c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() 2 年之前
  Martin Prikryl 233ee20502 Simplifying TFileBuffer interface and implementation 2 年之前
  Martin Prikryl 9dcaa8a7f3 Refactoring TTerminal::ReadFile + Adding TTerminal::TryReadFile + Solving memory leak on the way 2 年之前
  Martin Prikryl f4fd36ff6d Bug 2129: Clear environment variables BLOCK_SIZE and LS_BLOCK_SIZE 3 年之前
  Martin Prikryl cb021fe3e3 Bug 2120: Consistent behavior across protocols when renaming/moving remote files 3 年之前
  Martin Prikryl b538e0ac9f Unused variable from b4c490b4 3 年之前
  Martin Prikryl b4c490b497 File checksum calculation support for SCP protocol and SFTP protocol via secondary shell session using shell commands like sha256sum 3 年之前
  Martin Prikryl 8994d1f98e Simplifying CalculateFilesChecksum API 3 年之前
  Martin Prikryl b8b1cbec3e Comment on flaw in handling folders starting with tilde and containing space 3 年之前
  Martin Prikryl b5f0f2cdb8 Bug fix: Incorrect escaping of values in single-quoted patterns in custom commands + Unifying escaping of shell command arguments 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 9b304c1b32 Bug 1641: Support ACL for S3 4 年之前
  Martin Prikryl a4f5fdd521 Bug 2016: Failure when entering directory that contains file with a slash in its name 4 年之前
  Martin Prikryl 3442fc2b6c Bug 597: Bytes transferred are recorded in XML log and available in .NET assembly API + Bug fix: When size of a file downloaded with FTP protocol changes (or when ASCII mode is used) the logged size did not reflect the actual transfer size 4 年之前
  Martin Prikryl ecdcc5ff24 Invalid assertion 4 年之前
  Martin Prikryl eaa430fbe4 Bug 1949: Improve handling of long shell command error messages 4 年之前
  Martin Prikryl 6e5c55fab9 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 年之前
  Martin Prikryl 891e603d76 With SFTP protocol files can be streamed to stdout in scripting (part of Bug 1738) 5 年之前
  Martin Prikryl a255db644c Naming consistency 5 年之前
  Martin Prikryl e31f0b66c7 Bug 1850: Support clearing GID/UID flag on directories with new versions of GNU coreutils 5 年之前
  Martin Prikryl 1fea8fe90e Bug 1770: Files larger than 0.5 GB are never uploaded in ascii/text mode with SCP protocol as it would fail anyway due to memory issues 6 年之前
  Martin Prikryl 7c0e13e33b Bug 1637: Low logging level (S3 and partly WebDAV) 7 年之前