Commit History

作者 SHA1 備註 提交日期
  Martin Prikryl d454b68ad4 Bug fix: Local custom commands that need session but no remote files were not disabled when session was not connected 5 年之前
  Martin Prikryl 8730059803 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 年之前
  Martin Prikryl cebb4e2a67 With SFTP protocol files can be streamed to stdout in scripting (part of Bug 1738) 5 年之前
  Martin Prikryl a955057e7b Bug 1847: Clarify that WinSCP may crash in the warning message when trying to load too big file into the internal editor 5 年之前
  Martin Prikryl 3226c7dc43 Bug 1857: Do not prevent WinSCP from starting when jump list cannot be updated 5 年之前
  Martin Prikryl d8499582d4 Added /nointeractiveinput to usage screen 5 年之前
  Martin Prikryl 809cf184ac Bug 1821: Alternative way to provide credentials in scripting/command-line without URL-encoding 5 年之前
  Martin Prikryl 4cf0e94aaa Renaming "Cached host keys" to "Caches", as it removes all other kinds of caches as well since 31bb8358 6 年之前
  Martin Prikryl 762cc7c378 Revert "Bug 1847: Clarify that WinSCP may crash in the warning message when trying to load too big file into the internal editor" 5 年之前
  Martin Prikryl 03230d18d1 Bug 1847: Clarify that WinSCP may crash in the warning message when trying to load too big file into the internal editor 5 年之前
  Martin Prikryl 46a9c8fed9 Bug 1798: Allow configuring additional PuTTY settings (e.g. terminal settings) to be used when opening a session in PuTTY 6 年之前
  Martin Prikryl fe5e2931a0 Bug 1786: Hints for synchronization action icons on synchronization checklist window 6 年之前
  Martin Prikryl 9015d8106a Command-line switch /browse to either force opening the main window when a file URL is specified or to explicitly select a specified file in both file panels 6 年之前
  Martin Prikryl 177f67ba48 Raw site settings editor 6 年之前
  Martin Prikryl 557b9607ed Using only extension/custom command name without any qualifiers in some contexts 6 年之前
  Martin Prikryl 0f4781409d Updates page of Preferences dialog replaced with simpler Statistics page for Store installations 6 年之前
  Martin Prikryl 0be6cda3a6 Offer workspace saving even when only one session is opened 6 年之前
  Martin Prikryl 957b0d58ca /passphrase command-line switch was not documented (should have been in f3518083) 6 年之前
  Martin Prikryl e2c35a305c Bug 1752: Indicate in an Internal editor that the file is new and prevent actions that does not make sense for non-existing files 6 年之前
  Martin Prikryl bf409b7bc6 Translating message about missing postal address introduced in 33731e1760 in the next release 6 年之前
  Martin Prikryl f502599b3e Avoiding re-translation of CUSTOM_COMMAND_PATTERNS_HINT5 imposed by 326733491 6 年之前
  Martin Prikryl 9479d15991 Bug 1711: Improve incremental search in file panels 7 年之前
  Martin Prikryl d31377aca4 Link to Microsoft Store on new version dialog 7 年之前
  Martin Prikryl 34840ba54c Bug 1574: Coloring files in file panels based on a file mask 7 年之前
  Martin Prikryl 2dca484bb8 /rawtransfersettings command-line switch to configure any transfer settings using a raw format as in an INI file + Using the switch when starting "Keep remote directory up to date" in a new window 7 年之前
  Martin Prikryl 55273790b0 Bug 1701: Allow dropping remote files to network drives (and floppy drives) + Allow excluding certain drive letters from monitoring for dropped files + Better error message when drop target cannot be detected and drag&drop shell extension is not available 7 年之前
  Martin Prikryl 02b9805cfc Informing when drag&drop shell extension cannot work on the system on Preferences dialog 7 年之前
  Martin Prikryl 3b35d11513 Compare Files extensions (obsoletes File Compare custom command) 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 a862d8a47d It is always possible to use drag & drop to move remote files to external applications, while copy is always the default operation 7 年之前