Martin Prikryl
|
9e338c4b9b
Bug fix: SFTP only options were shown for SCP sites on Advanced Site Settings dialog
|
6 年之前 |
Martin Prikryl
|
f500b385aa
Bug 150: Resolve local environment variables in initial session local path
|
6 年之前 |
Martin Prikryl
|
5a0488ca09
Bug 1632: Support S3 servers with Path URI style (like Minio)
|
6 年之前 |
Martin Prikryl
|
177f67ba48
Raw site settings editor
|
6 年之前 |
Martin Prikryl
|
754f418e57
Custom command pattern !E preserves session name + Added SessionOptions.Name and SessionOptions.ToString (returning the .Name)
|
6 年之前 |
Martin Prikryl
|
22a9f710fc
Bug 416: Selection of network interface
|
6 年之前 |
Martin Prikryl
|
b53ebad494
Bug fix: When default session setting has any password stored, Login dialog always opens on NewSite page
|
6 年之前 |
Martin Prikryl
|
333ef767b0
When adding encryption key to existing site, ask for master password before session saving starts
|
6 年之前 |
Martin Prikryl
|
384fdf63bb
When saving an edited site or default settings, WinSCP prompted for the master password, even when the site does not have any password to protect
|
6 年之前 |
Martin Prikryl
|
dfdbdc4414
Optimization
|
6 年之前 |
Martin Prikryl
|
b98866adec
Host key and certificate fingerprint verification improvements:
|
6 年之前 |
Martin Prikryl
|
7b03eba50b
Bug 1756: Site folder loses names of its sites
|
6 年之前 |
Martin Prikryl
|
2061ad0031
Bug fix: It was not possible to mass-modify stored sites, when a master password was set (2nd)
|
6 年之前 |
Martin Prikryl
|
e67d16ab1d
Bug fix: Ad hoc site opened from a workspace showed its internal number a name instead of a friendly generated name
|
6 年之前 |
Martin Prikryl
|
2a5db2878f
Bug fix: It was not possible to mass-modify stored sites, when a master password was set
|
6 年之前 |
Martin Prikryl
|
64141068d7
Bug fix: When only encrypted session setting (like passwords) were changed during mass-modification, changes were not saved
|
6 年之前 |
Martin Prikryl
|
8ce20a988b
Merge branch 'thirdparty_dev' into dev + Plus minimal changes in code needed to make it compile and pass unit tests + Other changes are pending
|
6 年之前 |
Martin Prikryl
|
90b6b6fd13
Missing new line at the end of generated VB.NET code
|
7 年之前 |
Martin Prikryl
|
4320b8e51b
Bug fix: Generated code included redundant PortNumber raw settings settings setter for all sessions not using port 22.
|
7 年之前 |
Martin Prikryl
|
5749507928
Bug 1695: Allow connecting to Amazon S3 using non-default endpoints
|
7 年之前 |
Martin Prikryl
|
1c4def2d13
Bug 1694: Optionally consider exit code 1 an error when executing a shell command on a server
|
7 年之前 |
Martin Prikryl
|
f336c058ec
Redundant code
|
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
|
8467f81c31
Not generating AddRawSettings call in VB.NET code within Using statement to simplify generation code
|
7 年之前 |
Martin Prikryl
|
b6b6d07aab
Bug 1183: Rename session tab
|
7 年之前 |
Martin Prikryl
|
60875e3fe2
List of supported ciphers and algorithms can be printed using /info command-line switch
|
7 年之前 |
Martin Prikryl
|
baa6f38f3c
Bug fix: Generated code included PortNumber property setter for all non-SSH protocols, even when the default port number of a respective protocol was used
|
7 年之前 |
Martin Prikryl
|
d75817b1c3
Bug 1668: Optionally generate WebDAV URLs with http:// protocol prefix
|
7 年之前 |
Martin Prikryl
|
291045415d
Silently ignore errors writing a read-only INI file when automatically saving a workspace when exiting
|
7 年之前 |
Martin Prikryl
|
f8b6c34dd0
Bug 1658: Not reloading site list when opening Login dialog/Site menu/etc when there is too many sites
|
7 年之前 |