Martin Prikryl
|
3817bbd736
Preparing for separate pre-compiled header file required by Clang
|
2 mēneši atpakaļ |
Martin Prikryl
|
0071ffadac
Issue 2377 – Avoid replacing %2F with a slash and %2E with a dot in special cases on upload to avoid path traversal
|
5 mēneši atpakaļ |
Martin Prikryl
|
f7f00c631e
Clang imposed changes that should be noop and have no effect on classic compiler
|
7 mēneši atpakaļ |
Mikhail Lukashov
|
a8e6220b88
fix typos
|
1 gadu atpakaļ |
Martin Prikryl
|
1aee6f1464
Bug 513: Download single large file using multiple SFTP connections
|
2 gadi atpakaļ |
Martin Prikryl
|
7f1aaa1b1a
Bug 1922: Do not use a transfer via temporary file for files that would exceed system length limit with the temporary extension
|
5 gadi atpakaļ |
Martin Prikryl
|
6e5c55fab9
With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738)
|
5 gadi atpakaļ |
Martin Prikryl
|
891e603d76
With SFTP protocol files can be streamed to stdout in scripting (part of Bug 1738)
|
5 gadi atpakaļ |
Martin Prikryl
|
6b9c89aca8
Invalid assertion
|
5 gadi atpakaļ |
Martin Prikryl
|
56eaa66b7c
Speed box in Progress window responds to mouse wheel
|
6 gadi atpakaļ |
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 gadi atpakaļ |
Martin Prikryl
|
a16fea2f60
Typo in macro name
|
7 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
Martin Prikryl
|
7fb5949f62
Refactoring
|
7 gadi atpakaļ |
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 gadi atpakaļ |
Martin Prikryl
|
5c121f0706
Bug 207: Do not synchronize/transfer empty directories
|
7 gadi atpakaļ |
Martin Prikryl
|
275a6f24bb
Whitespace
|
7 gadi atpakaļ |
Martin Prikryl
|
6c55046771
Hidden files can be excluded from transfer/synchronization
|
7 gadi atpakaļ |
Martin Prikryl
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 gadi atpakaļ |
Martin Prikryl
|
c16fd9a54b
Function "Keep remote directory up to date" can be started in a new window
|
7 gadi atpakaļ |
Martin Prikryl
|
c08b64cda4
Factoring out ReverseOperationSide
|
8 gadi atpakaļ |
Martin Prikryl
|
d0699c4783
Bug 1543: Generated code uses TransferOptions.Speed instead of TransferOptions.SpeedLimit
|
8 gadi atpakaļ |
Martin Prikryl
|
0e6ab8a0ef
Factoring out AnyMask constant
|
9 gadi atpakaļ |
Martin Prikryl
|
a75af65a64
Bug 1410: Option to preserve directory timestamps is not enabled for synchronization
|
9 gadi atpakaļ |
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 gadi atpakaļ |
Martin Prikryl
|
fb68ee6f0c
Generating transfer script + Not highlighting script strings + Script command-line
|
9 gadi atpakaļ |
Martin Prikryl
|
b55e9565da
Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail
|
10 gadi atpakaļ |
Martin Prikryl
|
987728ea0c
Prettifying debug macros
|
10 gadi atpakaļ |
Martin Prikryl
|
048ebddb93
Bug 94: Preserve timestamps of directories (SFTP)
|
10 gadi atpakaļ |