Martin Prikryl
|
4eaf58404c
Replacing redundant DeleteDirectory with RecursiveDeleteFile
|
2 years ago |
Martin Prikryl
|
1aee6f1464
Bug 513: Download single large file using multiple SFTP connections
|
2 years ago |
Martin Prikryl
|
c9390ec2f8
Factoring out TSearchRecChecked::GetFilePath()
|
2 years ago |
Martin Prikryl
|
c0b78d0056
Bug 2056: File on local network share treated as folder when uploading
|
2 years ago |
Martin Prikryl
|
e78ae6176e
Bug 2125: Displaying current version on the New version notification + Contents of About dialog can be copied to the clipboard using Ctrl+C
|
3 years ago |
Martin Prikryl
|
ce65d95fa7
Reporting first run date and package name when checking for application updates + Enforcing check for 3rd party packages + Store installations can display messages from updates check too
|
3 years ago |
Martin Prikryl
|
b5f0f2cdb8
Bug fix: Incorrect escaping of values in single-quoted patterns in custom commands + Unifying escaping of shell command arguments
|
3 years ago |
Martin Prikryl
|
fb707f79f3
Factoring out NotImplemented()
|
3 years ago |
Martin Prikryl
|
4b38960069
Bug 2083: Workaround for an apparent bug in Windows 11 that prevents WinSCP from stopping Windows going to the sleep mode during transfers
|
3 years ago |
Martin Prikryl
|
0b71a67a0c
PackageName counter
|
3 years ago |
Martin Prikryl
|
acf90ead19
Reporting .NET Core and PowerShell Core versions
|
4 years ago |
Martin Prikryl
|
5e3ef0de12
Logging all ancestor processes
|
4 years ago |
Martin Prikryl
|
c3305ab60b
Bug 1896: Importing sessions from OpenSSH config file
|
4 years ago |
Martin Prikryl
|
c9d7563e18
Compiler warning
|
4 years ago |
Martin Prikryl
|
d3cb369141
Bug fix: Potential failure when waiting for a command executed from Console window is aborted
|
4 years ago |
Martin Prikryl
|
2ec882ed95
Using an en-dash instead of a minus sign in window titles, local-local session names and various other places
|
4 years ago |
Martin Prikryl
|
e7e138fd52
Bug 1920: Use dark window title for the main window in the dark mode on Windows 10 2004
|
5 years ago |
Martin Prikryl
|
d8984405bc
Removing trailing numbers from command names when preserving toolbar buttons setup for forward compatibility, when commands are renamed (typically only to tweak a command hint)
|
5 years ago |
Martin Prikryl
|
a4236a7cef
Adding parent process to session log and counters
|
5 years ago |
Martin Prikryl
|
6e5c55fab9
With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738)
|
5 years ago |
Martin Prikryl
|
0548f74b20
Bug 902: Sorting find results
|
6 years ago |
Martin Prikryl
|
b93bd1246f
Bug fix: Settings with an empty default value were not listed in Add Raw Site Settings dialog
|
6 years ago |
Martin Prikryl
|
270d8018f4
Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords
|
6 years ago |
Martin Prikryl
|
8051ea3a2b
Bug 1789: Fallback to default ANSI encoding, when known_hosts file is not in UTF-8
|
6 years ago |
Martin Prikryl
|
b98866adec
Host key and certificate fingerprint verification improvements:
|
6 years ago |
Martin Prikryl
|
9479d15991
Bug 1711: Improve incremental search in file panels
|
6 years ago |
Martin Prikryl
|
270e53416e
Windows XP does not have RegDeleteTreeW - Disabling /ComRegistration on this system
|
7 years ago |
Martin Prikryl
|
86971f7e4c
Factoring out TryStrToDateTimeStandard
|
7 years ago |
Martin Prikryl
|
1d4e4569a0
Bug 1706: Tool for clearing broken COM registrations
|
7 years ago |
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 years ago |