Martin Prikryl
|
61c8c916eb
Logging waiting for XML log file
|
6 年 前 |
Martin Prikryl
|
acc62d793e
Bug 1744: Failure when .NET assembly times out waiting for WinSCP to start
|
6 年 前 |
Martin Prikryl
|
9938530bd0
Bug 1715: The last file transfer before creating a remote directory during synchronization is not reported with .NET assembly
|
6 年 前 |
Martin Prikryl
|
f33d9b2db5
EnumerateRemoteFile mask test
|
6 年 前 |
Martin Prikryl
|
fa2a0ef375
Change: Renamed RemotePath.CombinePaths to RemotePath.Combine
|
7 年 前 |
Martin Prikryl
|
0661aaa75c
Bug 1371 – Synchronization preview in .NET assembly
|
7 年 前 |
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)
|
7 年 前 |
Martin Prikryl
|
77fabf256a
Reusing constant
|
7 年 前 |
Martin Prikryl
|
01f7c61d51
Bug 1683: Failure when .NET assembly timeouts waiting for WinSCP process
|
7 年 前 |
Martin Prikryl
|
d49ae8072b
Bug 1640: Support for .NET Core/Standard + Supporting .NET Framework 4.0 and newer only
|
7 年 前 |
Martin Prikryl
|
938509093c
Bug 942: XML log can be optionally preserved after Session object is disposed.
|
7 年 前 |
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
|
7 年 前 |
Martin Prikryl
|
ccc0ce3cd7
When WinSCP process stops responding, .NET assembly tries to log its main thread callstack
|
7 年 前 |
Martin Prikryl
|
50bb35b01a
Bug 1600: Session hangs when QueryReceived is set while session is already opened
|
7 年 前 |
Martin Prikryl
|
b57798e2c8
Bug 1594: Custom error handling instead of default abort can be optionally implemented for batch operations in .NET assembly
|
7 年 前 |
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
|
7 年 前 |
Martin Prikryl
|
9a3f7dbe04
Generalizing variable name
|
7 年 前 |
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
|
7 年 前 |
Martin Prikryl
|
fdefba0170
Logging COM invocation of DebugLogPath
|
7 年 前 |
Martin Prikryl
|
b1fcb9a110
Session.AddDirectorySeparator, Session.GetDirectoryName and Session.GetFileName methods
|
8 年 前 |
Martin Prikryl
|
87ee572118
Delegate invocations with check for null replaced with ?. operator
|
8 年 前 |
Martin Prikryl
|
87d3e2804d
Inlining out parameters declaration
|
8 年 前 |
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.
|
8 年 前 |
Martin Prikryl
|
80e08f8d60
Bug 572: Amazon S3 protocol (directory browsing)
|
8 年 前 |
Martin Prikryl
|
6881a5f6a3
.NET assembly timeout for waiting for WinSCP response is always at least as long as session timeout
|
8 年 前 |
Martin Prikryl
|
b276911bc7
Bug 1557: Use SecureString to provide private key passphrase in .NET assembly
|
8 年 前 |
Martin Prikryl
|
6805e5a631
Bug 1532: Allow canceling file transfer in .NET assembly
|
8 年 前 |
Martin Prikryl
|
4db4164115
Bug 1513: Do not invoke Session.Failed when checking for non-existing file with Session.FileExists
|
8 年 前 |
Martin Prikryl
|
a70df32b13
Bug 1515: Internal InvalidOperationException on each call to Session.ListDirectory
|
8 年 前 |
Martin Prikryl
|
4502f4a486
Logging file enumeration
|
8 年 前 |