Martin Prikryl
|
63243511ec
Bug 597: Bytes transferred are recorded in XML log and available in .NET assembly API + Bug fix: When size of a file downloaded with FTP protocol changes (or when ASCII mode is used) the logged size did not reflect the actual transfer size
|
4 years ago |
Martin Prikryl
|
0bf937ae5e
Factoring out public key upload code
|
4 years ago |
Martin Prikryl
|
493eb31789
Bug 1996: Increment port numbers for secondary connections of tunneled sessions with fixed forwarding port number
|
4 years ago |
Martin Prikryl
|
5b5a56f675
Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session
|
4 years ago |
Martin Prikryl
|
25c258f8d0
Bug 1967 – Remembered password is forgotten after the first failed (re)connect, even if the failure did not involve the password
|
4 years ago |
Martin Prikryl
|
17d5e0d1e5
Bug 1916: Displaying, what directory is being read at the end of login to a server, in a tooltip
|
5 years ago |
Martin Prikryl
|
dbb67622c5
Bug 71: Case-sensitive synchronization
|
5 years ago |
Martin Prikryl
|
22ca658c0e
Bug 1785: Allow seeing a complete list of files that are part of a background transfer
|
5 years ago |
Martin Prikryl
|
10b6a18654
Prevent reconnect when streaming, as we cannot resume then
|
5 years ago |
Martin Prikryl
|
90d27a6ac8
Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates
|
5 years ago |
Martin Prikryl
|
3510e0cfdf
Consistency between pre- and post- transfer target folder creation
|
5 years ago |
Martin Prikryl
|
354626cb12
Bug fix: SHA-1 fingerprint of TLS/SSL certificate was incorrectly presented as MD5 by Session.ScanFingerprint
|
5 years ago |
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 years ago |
Martin Prikryl
|
f0c1dfcaa8
Bug 1766: It was not possible to overwrite remote file, when moving of overwritten files to remote recycle bin was configured, but the file could not be moved
|
6 years ago |
Martin Prikryl
|
a62f0274e4
Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders
|
6 years ago |
Martin Prikryl
|
8b0a158bb9
Bug 1747: Consider size of linked file when transferring/synchronizing symbolic link
|
6 years ago |
Martin Prikryl
|
30960486f2
LogEvent overload from 7c0e13e33 cannot be resolved by linker
|
7 years ago |
Martin Prikryl
|
7c0e13e33b
Bug 1637: Low logging level (S3 and partly WebDAV)
|
7 years ago |
Martin Prikryl
|
57b441bcb3
Bug 1688: Use remembered private key passphrase in generated script/code
|
7 years ago |
Martin Prikryl
|
f2ae4cf398
Bug 1687: Remembered passphrase is used as a password in generated script/code
|
7 years ago |
Martin Prikryl
|
e024cbae58
No need for public access to remembered passwords
|
7 years ago |
Martin Prikryl
|
7b2f2ec2e1
Bug 1680: Synchronization summary
|
7 years ago |
Martin Prikryl
|
f1f0be05ce
Once Finished option now applies to whole synchronization operation, not only to the current particular synchronization sub-operation
|
7 years ago |
Martin Prikryl
|
93fc1a2807
Bug 1677: Do not fail transfer if file selected for transfer, but excluded by file mask, is deleted during operation
|
7 years ago |
Martin Prikryl
|
ad4fb2091d
Showing overall synchronization progress on progress window and taskbar (2nd phase - with overall status - based on sizes)
|
7 years ago |
Martin Prikryl
|
ddbb9d23e8
Showing overall synchronization progress on progress window and taskbar (by operations count for now only)
|
7 years ago |
Martin Prikryl
|
4df7eca506
Progress of all synchronization operations shows in the same window
|
7 years ago |
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 years ago |
Martin Prikryl
|
5aad5bc8ef
Moving TSynchronizeChecklist to RemoteFiles module (it's a good think overall and we will need to access its inner classes in Terminal.h)
|
7 years ago |
Martin Prikryl
|
8dc6b45ca8
Refactoring TTerminal::SynchronizeApply
|
7 years ago |