Martin Prikryl
|
ef4e1e87ab
Unused parameter
|
9 mesi fa |
Michael Lukashov
|
400bee57cf
minor: Fix typos (#59)
|
10 mesi fa |
Martin Prikryl
|
ae9b173170
Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file
|
11 mesi fa |
Martin Prikryl
|
3086bbd89f
Issue 2302 – Incorrect "Credentials were not specified" error when authentication fails due to incorrect password with FTP protocol
|
1 anno fa |
Martin Prikryl
|
16e9c0ccec
Issue 2300 – Compatibility with FTP servers that return an empty path in root
|
1 anno fa |
Martin Prikryl
|
15112f5277
Issue 2299 – Better error message when server is using incompatible TLS protocol version
|
1 anno fa |
smoking_ace
|
0d5e233ee0
Typo Fixes in the comments (#54)
|
1 anno fa |
Martin Prikryl
|
1e598b64c3
Issue 2267 – Failure when canceling FTP connection while reading remote directory
|
1 anno fa |
Martin Prikryl
|
e9e8afdcf4
Issue 2253 – Do not fail connection when FTP server responds to CSID command with an error
|
1 anno fa |
Martin Prikryl
|
17aab2d53e
Issue 2252 – FTP CSID command does not end with semicolon
|
1 anno fa |
Martin Prikryl
|
c97a8ab847
Issue 2250 – Configurable FTP TLS shutdown procedure
|
1 anno fa |
Mikhail Lukashov
|
a8e6220b88
fix typos
|
1 anno fa |
Martin Prikryl
|
03520d3092
Debug logging for rare FTP ASCII transfer size discrepancy
|
1 anno fa |
Martin Prikryl
|
0e0c2f2006
Issue 2244 – Do not use directory listing to keep FTP session alive by default
|
1 anno fa |
Martin Prikryl
|
9a06496936
Bug fix: When S3 or WebDAV server did not provide file timestamp, downloaded file was set to oldest possible timestamp
|
1 anno fa |
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 anni fa |
Martin Prikryl
|
c034f6c808
Bug 2222: Allow disabling SFTP extension use
|
2 anni fa |
Martin Prikryl
|
acd12ea3d7
More meaningful error message when credentials are missing in scripting and .NET assembly
|
2 anni fa |
Martin Prikryl
|
1aee6f1464
Bug 513: Download single large file using multiple SFTP connections
|
2 anni fa |
Martin Prikryl
|
1577b39b76
Bug 2194: Support for ProFTPD command OPTS REST STOR to query if upload restart is possible
|
2 anni fa |
Martin Prikryl
|
8daf97a9cd
Support for FTP CSID command
|
2 anni fa |
Martin Prikryl
|
31740ae6b2
Bug fix: Failure when parsing FTP checksum response misses the actual response
|
2 anni fa |
Martin Prikryl
|
e5628b72f3
Bug 2019: Error when uploading file sized just below 32 kB boundary to FTP server over TLS 1.3
|
2 anni fa |
Martin Prikryl
|
50ef941c92
Comment that TLS shutdown hack for FileZilla Server does not seem to be needed since 1.6.0
|
2 anni fa |
Martin Prikryl
|
cb021fe3e3
Bug 2120: Consistent behavior across protocols when renaming/moving remote files
|
3 anni fa |
Martin Prikryl
|
2093433737
Bug 2110: Automatically reconnect when FTP server fails to open data connection with 426 code, if it previously worked
|
3 anni fa |
Martin Prikryl
|
e69b2bc2a6
Redundant check
|
3 anni fa |
Martin Prikryl
|
8994d1f98e
Simplifying CalculateFilesChecksum API
|
3 anni fa |
Martin Prikryl
|
1f30e227e9
Redundant calls to AbsolutePath
|
3 anni fa |
Martin Prikryl
|
03e38c75ae
Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell
|
3 anni fa |