提交歷史

作者 SHA1 備註 提交日期
  Martin Prikryl 6e5c55fab9 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 年之前
  Martin Prikryl 891e603d76 With SFTP protocol files can be streamed to stdout in scripting (part of Bug 1738) 5 年之前
  Martin Prikryl 56eaa66b7c Speed box in Progress window responds to mouse wheel 6 年之前
  Martin Prikryl ebc5784505 Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed 6 年之前
  Martin Prikryl 92d9b9620b Bug 1691: With parallel background transfers, it is not possible to disable size calculation, which effectively prevented parallel transfers from working 7 年之前
  Martin Prikryl 3cf2bbe8b5 Bug 1690: Background transfer settings are not preserved 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 19f9225b37 Calculating sizes of all synchronization transfers at the very beginning and showing the sizes on checklist + Not calculating size of transfers again, if they were calculated already on the checklist 7 年之前
  Martin Prikryl 5c121f0706 Bug 207: Do not synchronize/transfer empty directories 7 年之前
  Martin Prikryl 6c55046771 Hidden files can be excluded from transfer/synchronization 7 年之前
  Martin Prikryl 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前
  Martin Prikryl c16fd9a54b Function "Keep remote directory up to date" can be started in a new window 7 年之前
  Martin Prikryl c08b64cda4 Factoring out ReverseOperationSide 8 年之前
  Martin Prikryl 04fab653e6 Not using "my" prefix for VB.NET variables + No redundant declaration of Session variable type + Bug fix: Session timeout was incorrectly set in seconds, instead of milliseconds + Using -Property switch to initialize SessionOptions properties in PowerShell + Generating code for transfer settings + TransferOptions.ResumeSupport is settable + Setting TransferResumeSupport.Threshold automatically sets State to Smart 9 年之前
  Martin Prikryl fb68ee6f0c Generating transfer script + Not highlighting script strings + Script command-line 9 年之前
  Martin Prikryl 048ebddb93 Bug 94: Preserve timestamps of directories (SFTP) 10 年之前
  Martin Prikryl d8f92984b9 First public commit of dev branch 10 年之前
  Martin Prikryl 26b6b13bc8 5.6 11 年之前
  Martin Prikryl 4dad4a32f0 5.2.5 12 年之前
  Martin Prikryl 2e4b4738f0 5.2 12 年之前