Martin Prikryl
|
fa31217b53
Refactoring in anticipation of synchronization not always being local-remote (Issue 2020)
|
2 weeks ago |
Martin Prikryl
|
41c7cfe303
Undoing replacement of *IncludeTrailingBackslash with *CombinePaths in a01665f2
|
2 weeks ago |
Martin Prikryl
|
a01665f294
Factoring out universal path utility functions that will also be used Issue 2020
|
3 weeks ago |
Martin Prikryl
|
b13e2e7c2b
#pragma package(smart_init) is not useful out of packages
|
2 months ago |
Martin Prikryl
|
3817bbd736
Preparing for separate pre-compiled header file required by Clang
|
2 months ago |
Martin Prikryl
|
92ba1e3f0e
Some (hopefully noop) refactoring to solve Clang internal compiler error when using new variable in __finally block + Some other small code changes imposed by Clang
|
7 months ago |
Martin Prikryl
|
f7f00c631e
Clang imposed changes that should be noop and have no effect on classic compiler
|
7 months ago |
Martin Prikryl
|
4019b56ffb
Code errors identified by Clang
|
7 months ago |
Martin Prikryl
|
3dcb30ca22
Issue 2342 – Command-line interface for installing public key into server
|
9 months ago |
Martin Prikryl
|
ef4e1e87ab
Unused parameter
|
9 months ago |
Martin Prikryl
|
c3aadded64
Factoring out some commons synchronization checklist functions
|
10 months ago |
Martin Prikryl
|
e613fa29fe
Bug fix: When moving an ongoing delete operation to background queue, it might attempt to delete the current file again, failing the operation
|
10 months ago |
Martin Prikryl
|
5deca33acf
Issue 2291 – Failure when trying to automate file synchronization by checksum on an SFTP server that does not support it natively
|
1 year ago |
Martin Prikryl
|
da0fc7ab56
Issue 2271 – Misplaced stored site use warning in scripting when session name is specified
|
1 year ago |
Martin Prikryl
|
e782da2c87
Issue 2260 – Failure when trying to synchronize files by checksum on server that does not support it
|
1 year ago |
Martin Prikryl
|
804ec9c9c9
Bug 52: Use file hash as criterion for synchronization
|
1 year ago |
Martin Prikryl
|
d7ceff3eea
Bug 2233: Consistent behavior across protocols and protocol capabilities when duplicating remote files
|
2 years ago |
Martin Prikryl
|
c9390ec2f8
Factoring out TSearchRecChecked::GetFilePath()
|
2 years ago |
Martin Prikryl
|
7f7427a236
Bug fix: With debug logging enabled, the echoed script commands and XML log group names miss the command name
|
2 years ago |
Martin Prikryl
|
9dcaa8a7f3
Refactoring TTerminal::ReadFile + Adding TTerminal::TryReadFile + Solving memory leak on the way
|
2 years ago |
Martin Prikryl
|
c280d67894
Commit cb021fe3 unintentionally introduced overwrite confirmation to scripting
|
2 years ago |
Martin Prikryl
|
c1a1f3e945
Bug 2102: Reading password from a file (also in commandline)
|
3 years ago |
Martin Prikryl
|
93a1a15195
Bug 2102: Reading password from a file in scripting
|
3 years ago |
Martin Prikryl
|
b4c490b497
File checksum calculation support for SCP protocol and SFTP protocol via secondary shell session using shell commands like sha256sum
|
3 years ago |
Martin Prikryl
|
8994d1f98e
Simplifying CalculateFilesChecksum API
|
3 years ago |
Martin Prikryl
|
b7dc14c954
Bug 2078: When transferring a growing file, after its original size is reached, the Session.FileTransferProgress event starts being triggered continuously
|
3 years ago |
Martin Prikryl
|
1018b272ea
Bug 2044: Provide private key as string in .NET assembly
|
3 years ago |
Martin Prikryl
|
c5a60526ed
Bug 2052: File masks relative to the root of an operation
|
3 years ago |
Martin Prikryl
|
0cebfe10f7
Interface for matching filenames only against a file mask
|
3 years ago |
Martin Prikryl
|
ec22d33b1d
Factoring out IsTransfer
|
4 years ago |