Martin Prikryl
|
f614f7915c
Reusing CheckNotOpened
|
4 years ago |
Martin Prikryl
|
2f5bb1ba74
Reusing RemotePath.AddDirectorySeparator
|
4 years ago |
Martin Prikryl
|
cc3eaac355
Bug 1978: Allow using the stream returned by Session.GetFile from different thread
|
4 years ago |
Martin Prikryl
|
4ae7181819
The IEnumerable<RemoteFileInfo> returned by Session.EnumerateRemoteFiles implements the interface implicitly to allow access to the interface method (GetEnumerator) from late-bound languages, like PowerShell
|
4 years ago |
Martin Prikryl
|
70c74e7a2b
Bug fix: Hang when the stream returned by Session.GetFile is closed before the download finished
|
4 years ago |
Martin Prikryl
|
74c2283b66
Callstack logging when closing GetFile stream
|
4 years ago |
Martin Prikryl
|
c098c23fad
Bug fix: Session.GetFile can fail, if the server responds too quickly
|
4 years ago |
Martin Prikryl
|
0d2a93b943
Bug fix: Path argument of Session.PutFile is incorrectly escaped
|
4 years ago |
Martin Prikryl
|
1710bccaba
Bug 1931: Local path argument of Session.PutFileToDirectory is incorrectly escaped
|
4 years ago |
Martin Prikryl
|
4e798aa1c4
Applying some code analyzer suggestions
|
5 years ago |
Martin Prikryl
|
76324f4fc0
.NET standard only issues
|
5 years ago |
Martin Prikryl
|
4ddfc45e8d
Bug 1923: Automatically close timed out Session
|
5 years ago |
Martin Prikryl
|
f44b80b14e
Logging close of the download stream
|
5 years ago |
Martin Prikryl
|
4309595bb0
Failure when streamed data are detected earlier than <download> tag
|
5 years ago |
Martin Prikryl
|
d2913f8dfe
Typo in a comment
|
5 years ago |
Martin Prikryl
|
311e484008
Bug 1738: Stream interface in .NET assembly (upload)
|
5 years ago |
Martin Prikryl
|
9fd355f563
Moving chunked output encoding to winscp.com, keeping the console API interface pure binary
|
5 years ago |
Martin Prikryl
|
f9ff1712ee
Comments corrections
|
5 years ago |
Martin Prikryl
|
1747f92ac3
Bug 1738 – Stream interface in .NET assembly (download)
|
5 years ago |
Martin Prikryl
|
397365c447
Redundant declaration
|
5 years ago |
Martin Prikryl
|
21d47649f0
When connecting to new SSH host, its host key can be automatically accepted in scripting and .NET assembly
|
6 years ago |
Martin Prikryl
|
b3ee247b3d
Bug 1802 – ComparisonDifference.Resolve method to process individual ComparisonDifference instances
|
5 years ago |
Martin Prikryl
|
0dd8ae2347
Bug fix: ComparisonDifference.IsDirectory was not set to true for directories
|
5 years ago |
Martin Prikryl
|
9d02c4f0ce
Convenience method Session.RemoveFile
|
5 years ago |
Martin Prikryl
|
e811586564
Factoring out GetOnlyFileOperation
|
6 years ago |
Martin Prikryl
|
79678dd885
Using nameof operator
|
6 years ago |
Martin Prikryl
|
3b88e296ab
Bug 1778: Configurable S3 root path/bucket in .NET assembly
|
6 years ago |
Martin Prikryl
|
3195d901ac
Bug 1777: Do not obsolete Session.DisableVersionCheck
|
6 years ago |
Martin Prikryl
|
fe24c90abb
Convenience methods Session.PutFileToDirectory, Session.PutFilesToDirectory, Session.GetFileToDirectory and Session.GetFilesToDirectory
|
6 years ago |
Martin Prikryl
|
70715e5b8c
Logging waiting for XML log file
|
6 years ago |