Commit History

Author SHA1 Message Date
  Martin Prikryl c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() 2 years ago
  Martin Prikryl 7f7427a236 Bug fix: With debug logging enabled, the echoed script commands and XML log group names miss the command name 2 years ago
  Martin Prikryl 9dcaa8a7f3 Refactoring TTerminal::ReadFile + Adding TTerminal::TryReadFile + Solving memory leak on the way 2 years ago
  Martin Prikryl c280d67894 Commit cb021fe3 unintentionally introduced overwrite confirmation to scripting 2 years ago
  Martin Prikryl c1a1f3e945 Bug 2102: Reading password from a file (also in commandline) 3 years ago
  Martin Prikryl 93a1a15195 Bug 2102: Reading password from a file in scripting 3 years ago
  Martin Prikryl b4c490b497 File checksum calculation support for SCP protocol and SFTP protocol via secondary shell session using shell commands like sha256sum 3 years ago
  Martin Prikryl 8994d1f98e Simplifying CalculateFilesChecksum API 3 years ago
  Martin Prikryl b7dc14c954 Bug 2078: When transferring a growing file, after its original size is reached, the Session.FileTransferProgress event starts being triggered continuously 3 years ago
  Martin Prikryl 1018b272ea Bug 2044: Provide private key as string in .NET assembly 3 years ago
  Martin Prikryl c5a60526ed Bug 2052: File masks relative to the root of an operation 3 years ago
  Martin Prikryl 0cebfe10f7 Interface for matching filenames only against a file mask 3 years ago
  Martin Prikryl ec22d33b1d Factoring out IsTransfer 4 years ago
  Martin Prikryl 00daaf7b98 Memory leak 4 years ago
  Martin Prikryl f0c86d64d6 Fixing invalid logic from 5ec39a0c 4 years ago
  Martin Prikryl 5ec39a0c4e Generalizing Bug 1956: Some errors and information while opening a session in scripting were not logged 4 years ago
  Martin Prikryl 069aa20fb3 Bug 1948: Debug information is printed at the end of the scripting session when debug logging level is set even if logging is turned off 4 years ago
  Martin Prikryl 17d5e0d1e5 Bug 1916: Displaying, what directory is being read at the end of login to a server, in a tooltip 5 years ago
  Martin Prikryl dbb67622c5 Bug 71: Case-sensitive synchronization 5 years ago
  Martin Prikryl 8730059803 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 years ago
  Martin Prikryl 1fa88cca2a Not calling FreeFileList for local files list. 5 years ago
  Martin Prikryl cebb4e2a67 With SFTP protocol files can be streamed to stdout in scripting (part of Bug 1738) 5 years ago
  Martin Prikryl 9d02c4f0ce Convenience method Session.RemoveFile 5 years ago
  Martin Prikryl 55a3b5b2d6 Factoring out TOptions::Parse 6 years ago
  Martin Prikryl f500b385aa Bug 150: Resolve local environment variables in initial session local path 6 years ago
  Martin Prikryl 4c0917b517 When using a scripting console interactively, not warning about opening a session from a command-line or using a stored site 6 years ago
  Martin Prikryl a62f0274e4 Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders 6 years ago
  Martin Prikryl fe24c90abb Convenience methods Session.PutFileToDirectory, Session.PutFilesToDirectory, Session.GetFileToDirectory and Session.GetFilesToDirectory 6 years ago
  Martin Prikryl 5ca817de64 Bug 1731: Raw transfer settings are incorrectly processed with synchronize command 6 years ago
  Martin Prikryl cbebdb4ac2 Bug 1707: Optionally fail synchronization in scripting when there are no changes 7 years ago