Martin Prikryl
|
b4c490b497
File checksum calculation support for SCP protocol and SFTP protocol via secondary shell session using shell commands like sha256sum
|
3 年之前 |
Martin Prikryl
|
8994d1f98e
Simplifying CalculateFilesChecksum API
|
3 年之前 |
Martin Prikryl
|
b5f0f2cdb8
Bug fix: Incorrect escaping of values in single-quoted patterns in custom commands + Unifying escaping of shell command arguments
|
3 年之前 |
Martin Prikryl
|
8a6d19e591
Factoring out GetFileSystemForCapability
|
3 年之前 |
Martin Prikryl
|
03e38c75ae
Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell
|
3 年之前 |
Martin Prikryl
|
bd9060caee
RunsWithoutSession and SessionOpens counters
|
3 年之前 |
Martin Prikryl
|
87717a9fab
Factoring out a constant for .ssh folder name
|
3 年之前 |
Martin Prikryl
|
0cebfe10f7
Interface for matching filenames only against a file mask
|
3 年之前 |
Martin Prikryl
|
e9631d04a6
Bug fix: When initial remote directory specified in the "open" command does not exist, the error was silently ignored
|
3 年之前 |
Martin Prikryl
|
f1af53095d
Bug 2022: Failure when submitting prompt with "Never ask me again" selected
|
4 年之前 |
Martin Prikryl
|
a4f5fdd521
Bug 2016: Failure when entering directory that contains file with a slash in its name
|
4 年之前 |
Martin Prikryl
|
42a30f9e94
Dropping no-longer working and never-documented LockInHome feature
|
4 年之前 |
Martin Prikryl
|
e9471add4b
Bug 2006: Include host key of tunnel session in generated code
|
4 年之前 |
Martin Prikryl
|
ec22d33b1d
Factoring out IsTransfer
|
4 年之前 |
Martin Prikryl
|
6c45fb1167
Bug fix: When connecting disconnected session the directory might be loaded twice
|
4 年之前 |
Martin Prikryl
|
81d8393229
Bug 1996: Increment port numbers for secondary connections of tunneled sessions with fixed forwarding port number
|
4 年之前 |
Martin Prikryl
|
3442fc2b6c
Bug 597: Bytes transferred are recorded in XML log and available in .NET assembly API + Bug fix: When size of a file downloaded with FTP protocol changes (or when ASCII mode is used) the logged size did not reflect the actual transfer size
|
4 年之前 |
Martin Prikryl
|
1f932ab0b0
Factoring out public key upload code
|
4 年之前 |
Martin Prikryl
|
5dfcf1eb9f
Removing support for SSH-1
|
4 年之前 |
Martin Prikryl
|
bfe5b292e9
Bug 41: Show directory size in file panel
|
4 年之前 |
Martin Prikryl
|
e8ec884710
Bug fix: Error when uploading an empty folder in the foreground or any folder in the background to an FTP server with permissions configured
|
4 年之前 |
Martin Prikryl
|
b049c84dc3
Logging user query responses
|
4 年之前 |
Martin Prikryl
|
556633c71f
Bug 1977: Ignore disconnect messages from the server while closing the connection
|
4 年之前 |
Martin Prikryl
|
9a215447f9
Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session
|
4 年之前 |
Martin Prikryl
|
804abe4890
Bug 1971: Prevent another application (or WinSCP instance) stealing the selected tunnel port
|
4 年之前 |
Martin Prikryl
|
1dc5bc03c9
Bug fix: Do not say "Terminated by user" when the session has actually timed out.
|
4 年之前 |
Martin Prikryl
|
d3644dddd0
Bug 1970: Problems with port forwarding are not detected
|
4 年之前 |
Martin Prikryl
|
5c4b1a3a3c
Bug 1967 – Remembered password is forgotten after the first failed (re)connect, even if the failure did not involve the password
|
4 年之前 |
Martin Prikryl
|
ae928efc1c
Generalizing Bug 1956: Some errors and information while opening a session in scripting were not logged
|
4 年之前 |
Martin Prikryl
|
4ca3f2ddc2
Bug 1956: Errors while opening a tunnel are not logged
|
4 年之前 |