提交历史

作者 SHA1 备注 提交日期
  Martin Prikryl d2deb06e87 Bug fix: Possibility that files in root folder were incorrectly used 1 年之前
  Martin Prikryl e782da2c87 Issue 2260 – Failure when trying to synchronize files by checksum on server that does not support it 1 年之前
  Martin Prikryl aa964c3fd2 Ignore attempts to directly move/duplicate file over itself, as if protocol requires deleting, the file would be lost 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 e6f16c13f9 Failure when moving files using FTP, caused by fbf8bdb1 1 年之前
  Martin Prikryl 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization 1 年之前
  Martin Prikryl fbf8bdb1b0 When overwriting existing remote directory while duplicating using secondary shell, removing the existing directory using the shell too 1 年之前
  Martin Prikryl 86c89666a7 Factoring out CommaTextToStringList 2 年之前
  Martin Prikryl d7ceff3eea Bug 2233: Consistent behavior across protocols and protocol capabilities when duplicating remote files 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 59393658a0 Bug 2227: Restored ability to duplicate remote folders using "cp" command in secondary shell session even when the SFTP server supports copy-file/copy-data extension 2 年之前
  Martin Prikryl bf7bdabcfa Bug 2226: Failure when error occurs on secondary shell session with Continue on error option enabled 2 年之前
  Martin Prikryl c034f6c808 Bug 2222: Allow disabling SFTP extension use 2 年之前
  Martin Prikryl 5bcf370af8 Bug fix: Renaming tab invalidated remembered password 2 年之前
  Martin Prikryl 52cf67f62d Bug 2209: Improve behavior when moving/renaming over an existing folder 2 年之前
  Martin Prikryl c7ab4b7329 Improving error reporting when merging parallel file parts fail 2 年之前
  Martin Prikryl 8743ba374e Do not try to merge or validate partial parallel downloads when the transfer fails or was canceled 2 年之前
  Martin Prikryl f8dd7a5642 Correcting error formatting 2 年之前
  Martin Prikryl 4eaf58404c Replacing redundant DeleteDirectory with RecursiveDeleteFile 2 年之前
  Martin Prikryl 93b0df962e Unused variable 2 年之前
  Martin Prikryl ba2b357ff8 Missing include 2 年之前
  Martin Prikryl 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 年之前
  Martin Prikryl cd89d4e431 Restoring ExceptionOnFail 2 年之前
  Martin Prikryl c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() 2 年之前
  Martin Prikryl 31180dbc27 Bug fix: Special characters in directory names were not correctly restored when uploading on background with multiple connections for single transfer enabled 2 年之前
  Martin Prikryl 89d75d4c38 Bug 2191: WebDAV or S3 certificate that is recognized by Windows Certificate store, but have other issues, cannot be marked trusted by the user 2 年之前
  Martin Prikryl 16aca462b2 Factoring out VerifyOrConfirmHttpCertificate 2 年之前
  Martin Prikryl 9dcaa8a7f3 Refactoring TTerminal::ReadFile + Adding TTerminal::TryReadFile + Solving memory leak on the way 2 年之前
  Martin Prikryl f4990c3704 Comment on a redundant storing of username to workspace 2 年之前