Martin Prikryl
|
cbd7e799df
Issue 2318 – Optionally push synchronization actions to queue
|
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
|
19ae9e1dca
On Synchronization checklist window Move command can be used with a set of orphaned files and new folder in source directory
|
1 year ago |
Martin Prikryl
|
3a3f514c59
Issue 912 – Thumbnail view in file panel (remote)
|
1 year ago |
Martin Prikryl
|
9a06496936
Bug fix: When S3 or WebDAV server did not provide file timestamp, downloaded file was set to oldest possible timestamp
|
1 year ago |
Martin Prikryl
|
804ec9c9c9
Bug 52: Use file hash as criterion for synchronization
|
2 years ago |
Martin Prikryl
|
fbf8bdb1b0
When overwriting existing remote directory while duplicating using secondary shell, removing the existing directory using the shell too
|
2 years ago |
Martin Prikryl
|
d7ceff3eea
Bug 2233: Consistent behavior across protocols and protocol capabilities when duplicating remote files
|
2 years ago |
Martin Prikryl
|
700baf45ee
Restoring consistent behavior of failing, between duplicating and moving/renaming files over existing file with WebDAV protocol in scripting and .NET assembly
|
2 years ago |
Martin Prikryl
|
59393658a0
Bug 2227: Restored ability to duplicate remote folders using "cp" command in secondary shell session even when the SFTP server supports copy-file/copy-data extension
|
2 years ago |
Martin Prikryl
|
bf7bdabcfa
Bug 2226: Failure when error occurs on secondary shell session with Continue on error option enabled
|
2 years ago |
Martin Prikryl
|
c034f6c808
Bug 2222: Allow disabling SFTP extension use
|
2 years ago |
Martin Prikryl
|
1aee6f1464
Bug 513: Download single large file using multiple SFTP connections
|
2 years ago |
Martin Prikryl
|
16aca462b2
Factoring out VerifyOrConfirmHttpCertificate
|
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
|
cb021fe3e3
Bug 2120: Consistent behavior across protocols when renaming/moving remote files
|
3 years ago |
Martin Prikryl
|
ac049d1330
Memory leak
|
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
|
8a6d19e591
Factoring out GetFileSystemForCapability
|
3 years ago |
Martin Prikryl
|
03e38c75ae
Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell
|
3 years ago |
Martin Prikryl
|
a4f5fdd521
Bug 2016: Failure when entering directory that contains file with a slash in its name
|
4 years ago |
Martin Prikryl
|
42a30f9e94
Dropping no-longer working and never-documented LockInHome feature
|
4 years ago |
Martin Prikryl
|
81d8393229
Bug 1996: Increment port numbers for secondary connections of tunneled sessions with fixed forwarding port number
|
4 years ago |
Martin Prikryl
|
3442fc2b6c
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
|
1f932ab0b0
Factoring out public key upload code
|
4 years ago |
Martin Prikryl
|
bfe5b292e9
Bug 41: Show directory size in file panel
|
4 years ago |
Martin Prikryl
|
9a215447f9
Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session
|
4 years ago |
Martin Prikryl
|
5c4b1a3a3c
Bug 1967 – Remembered password is forgotten after the first failed (re)connect, even if the failure did not involve the password
|
4 years ago |