Historial de Commits

Autor SHA1 Mensaje Fecha
  Martin Prikryl 61c8c916eb Logging waiting for XML log file hace 6 años
  Martin Prikryl acc62d793e Bug 1744: Failure when .NET assembly times out waiting for WinSCP to start hace 6 años
  Martin Prikryl 9938530bd0 Bug 1715: The last file transfer before creating a remote directory during synchronization is not reported with .NET assembly hace 6 años
  Martin Prikryl f33d9b2db5 EnumerateRemoteFile mask test hace 6 años
  Martin Prikryl fa2a0ef375 Change: Renamed RemotePath.CombinePaths to RemotePath.Combine hace 7 años
  Martin Prikryl 0661aaa75c Bug 1371 – Synchronization preview in .NET assembly hace 7 años
  Martin Prikryl 78506ae1b7 Transfer settings that do not have a dedicated scripting switch or a .NET TransferSettings property can be set using -rawtransfesettings switch or TransferSettings.AddRawSettings method + Generated script/code can generate these + Tests that previously used AddRawConfiguration(@"Interface\CopyParam\...), use AddRawSettings now. + It's possible to limit number of command line parameters used for open-ended switches like -rawconfig, -rawsettings and -rawtransfesettings using syntax -switch[count] + Fixing GetFilesExcludeEmptyDirectories test (it didn't upload hidden files previously) hace 7 años
  Martin Prikryl 77fabf256a Reusing constant hace 7 años
  Martin Prikryl 01f7c61d51 Bug 1683: Failure when .NET assembly timeouts waiting for WinSCP process hace 7 años
  Martin Prikryl d49ae8072b Bug 1640: Support for .NET Core/Standard + Supporting .NET Framework 4.0 and newer only hace 7 años
  Martin Prikryl 938509093c Bug 942: XML log can be optionally preserved after Session object is disposed. hace 7 años
  Martin Prikryl 794fedc0b8 Bug 1603: Failure when processing results of upload during synchronization in .NET assembly when a directory was created with explicitly set permissions as the first operation hace 7 años
  Martin Prikryl ccc0ce3cd7 When WinSCP process stops responding, .NET assembly tries to log its main thread callstack hace 7 años
  Martin Prikryl 50bb35b01a Bug 1600: Session hangs when QueryReceived is set while session is already opened hace 7 años
  Martin Prikryl b57798e2c8 Bug 1594: Custom error handling instead of default abort can be optionally implemented for batch operations in .NET assembly hace 7 años
  Martin Prikryl 9d0b0e3fc6 Change: Session.ScanFingerprint has mandatory algorithm parameter. + Displaying both SHA-256 and MD5 fingerprint of SSH host key on Server and protocol information dialog hace 7 años
  Martin Prikryl 9a3f7dbe04 Generalizing variable name hace 7 años
  Martin Prikryl c6707774ff Instance methods Session.EscapeFileMask, Session.CombinePaths, Session.TranslateLocalPathToRemote, Session.TranslateRemotePathToLocal, Session.AddDirectorySeparator, Session.GetDirectoryName, and Session.GetFileName replaced by static methods of the same name in class RemotePath hace 7 años
  Martin Prikryl fdefba0170 Logging COM invocation of DebugLogPath hace 7 años
  Martin Prikryl b1fcb9a110 Session.AddDirectorySeparator, Session.GetDirectoryName and Session.GetFileName methods hace 8 años
  Martin Prikryl 87ee572118 Delegate invocations with check for null replaced with ?. operator hace 8 años
  Martin Prikryl 87d3e2804d Inlining out parameters declaration hace 8 años
  Martin Prikryl 32d26ba76e Remote file duplication in scripting, .NET assembly and XML log + Scripting command mv and .NET assembly function Session.MoveFile report when the server does not support file renaming/moving. hace 8 años
  Martin Prikryl 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) hace 8 años
  Martin Prikryl 6881a5f6a3 .NET assembly timeout for waiting for WinSCP response is always at least as long as session timeout hace 8 años
  Martin Prikryl b276911bc7 Bug 1557: Use SecureString to provide private key passphrase in .NET assembly hace 8 años
  Martin Prikryl 6805e5a631 Bug 1532: Allow canceling file transfer in .NET assembly hace 8 años
  Martin Prikryl 4db4164115 Bug 1513: Do not invoke Session.Failed when checking for non-existing file with Session.FileExists hace 8 años
  Martin Prikryl a70df32b13 Bug 1515: Internal InvalidOperationException on each call to Session.ListDirectory hace 8 años
  Martin Prikryl 4502f4a486 Logging file enumeration hace 8 años