Martin Prikryl
|
c73e425833
Bug 2177: Session.EnumerateRemoteFiles does not work correctly when the mask includes brackets and other symbols
|
2 年之前 |
Martin Prikryl
|
1385cd78a5
Bug 1995: Support S3 servers without TLS encryption
|
3 年之前 |
Martin Prikryl
|
bb45f5b660
Bug 2098: .NET assembly type library cannot be used in WSH
|
3 年之前 |
Martin Prikryl
|
73305a1caf
Merge branch 'master' into dev
|
3 年之前 |
Martin Prikryl
|
b24bf52e47
Reimplementing Session.FileExists using Session.TryGetFileInfo
|
3 年之前 |
RachamimYaakobov
|
ed4109d48a
New function
|
3 年之前 |
Martin Prikryl
|
9a8c1d5771
Bug 2055: Make Session.ExecutablePath return detected or actual executable path when not set
|
3 年之前 |
Martin Prikryl
|
219bab96c7
Bug 2044: Provide private key as string in .NET assembly
|
3 年之前 |
Martin Prikryl
|
1018b272ea
Bug 2044: Provide private key as string in .NET assembly
|
3 年之前 |
Martin Prikryl
|
3cfae3d1fd
Reusing CheckNotOpened
|
4 年之前 |
Martin Prikryl
|
338bc40737
Reusing RemotePath.AddDirectorySeparator
|
4 年之前 |
Martin Prikryl
|
f614f7915c
Reusing CheckNotOpened
|
4 年之前 |
Martin Prikryl
|
2f5bb1ba74
Reusing RemotePath.AddDirectorySeparator
|
4 年之前 |
Martin Prikryl
|
9a7509d8cc
Bug 1978: Allow using the stream returned by Session.GetFile from different thread
|
4 年之前 |
Martin Prikryl
|
78bfa97c21
Callstack logging when closing GetFile stream
|
4 年之前 |
Martin Prikryl
|
cc3eaac355
Bug 1978: Allow using the stream returned by Session.GetFile from different thread
|
4 年之前 |
Martin Prikryl
|
993913c9e1
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 年之前 |
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 年之前 |
Martin Prikryl
|
4e281b14d0
Bug fix: Hang when the stream returned by Session.GetFile is closed before the download finished
|
4 年之前 |
Martin Prikryl
|
70c74e7a2b
Bug fix: Hang when the stream returned by Session.GetFile is closed before the download finished
|
4 年之前 |
Martin Prikryl
|
74c2283b66
Callstack logging when closing GetFile stream
|
4 年之前 |
Martin Prikryl
|
c098c23fad
Bug fix: Session.GetFile can fail, if the server responds too quickly
|
4 年之前 |
Martin Prikryl
|
0d2a93b943
Bug fix: Path argument of Session.PutFile is incorrectly escaped
|
4 年之前 |
Martin Prikryl
|
1710bccaba
Bug 1931: Local path argument of Session.PutFileToDirectory is incorrectly escaped
|
4 年之前 |
Martin Prikryl
|
4e798aa1c4
Applying some code analyzer suggestions
|
5 年之前 |
Martin Prikryl
|
76324f4fc0
.NET standard only issues
|
5 年之前 |
Martin Prikryl
|
4ddfc45e8d
Bug 1923: Automatically close timed out Session
|
5 年之前 |
Martin Prikryl
|
f44b80b14e
Logging close of the download stream
|
5 年之前 |
Martin Prikryl
|
4309595bb0
Failure when streamed data are detected earlier than <download> tag
|
5 年之前 |
Martin Prikryl
|
d2913f8dfe
Typo in a comment
|
5 年之前 |