Commit graph

330 commits

Author SHA1 Message Date
Alexander Koblov
8d11b30b5c UPD: FTP - Component name 2023-12-12 22:04:49 +03:00
Alexander Koblov
e9d43cf414 FIX: FTP - Show file properties dialog 2023-12-11 19:38:25 +03:00
Alexander Koblov
f0320f65ce ADD: FTP - Show file properties dialog 2023-12-10 22:42:29 +03:00
Alexander Koblov
1d3f9bdd83 ADD: FTP - Show file overwrite dialog (remote copy) 2023-12-10 19:10:33 +03:00
Alexander Koblov
8883b6936a ADD: FTP - copy files between remote directories (SSH) 2023-12-10 18:57:14 +03:00
Alexander Koblov
02edc2c392 UPD: Language files 2023-12-02 19:04:15 +03:00
Alexander Koblov
3998581673 FIX: Range check error 2023-12-02 15:41:12 +03:00
Alexander Koblov
9e97bc10d5 ADD: FTP - SSH-agent authentication (issue #1133) 2023-11-26 13:27:56 +03:00
Alexander Koblov
0d97682dc6 FIX: Plugins under Haiku x86_64 (workaround) 2023-11-19 14:50:42 +03:00
Alexander Koblov
30c36c5de0 FIX: FTP - Warning about TLS support 2023-11-18 16:31:12 +03:00
Alexander Koblov
ceeffbaef6 ADD: FTP - OpenSSL 3 support 2023-11-18 11:19:30 +03:00
Alexander Koblov
e3d7ac1a0f UPD: Synapse library 2023-11-18 11:18:07 +03:00
Alexander Koblov
6fe082419e ADD: FTP - Print TLS details 2023-11-17 20:33:30 +03:00
Alexander Koblov
e39d537380 ADD: FTP - reuse ssl session for data connection (GnuTLS) 2023-11-17 20:30:47 +03:00
Alexander Koblov
0c25b15d41 FIX: FTP - Don't load GnuTLS library when other already used 2023-11-16 19:12:29 +03:00
Alexander Koblov
5493a63874 UPD: FTP - Rewrote GnuTLS units 2023-11-16 18:20:23 +03:00
Alexander Koblov
3a2045b399 UPD: FTP - Synapse blcksock unit 2023-11-16 18:11:23 +03:00
Alexander Koblov
6e544ccfc7 UPD: FTP - Disable Schannel TLS/SSL (fixes #437) 2023-11-14 21:01:26 +03:00
Alexander Koblov
e525264b32 ADD: FTP - write to log libssh2 error message when authentication failed 2023-07-13 20:30:45 +03:00
Alexander Koblov
c6c812fa85 FIX: FTP - Show error when authentication failed
ADD: FTP - Show error when only one key configured
2023-07-12 19:35:14 +03:00
Alexander Koblov
ff22ea0858 ADD: FTP - don't show size for connections 2023-02-12 12:57:12 +03:00
Alexander Koblov
9825c04bdc ADD: FTP - capability to create connection copy 2023-02-12 11:59:45 +03:00
Alexander Koblov
81e1cee3b8 FIX: Bug [0002644] Closing an unavailable FTP connection not possible 2022-12-05 18:16:06 +03:00
Alexander Koblov
faee14c230 ADD: FTP - save private key passphrase to cache (issue #697) 2022-12-02 20:26:40 +03:00
Alexander Koblov
559b0f6719 FIX: Don't load the unversioned libcrypto under macOS (issue #674) 2022-11-20 22:22:29 +03:00
Alexander Koblov
9ff705ef69 ADD: FTP - Haiku support 2022-11-20 12:17:40 +03:00
Alexander Koblov
3232137533 UPD: OpenSSL library versions (issue #674) 2022-11-20 10:45:24 +03:00
Antikruk
2b4d77b85c
UPD: Belarusian translation (#609) 2022-09-27 19:11:33 +03:00
Alexander Koblov
4ed7362c07 ADD: SFTP - Show used encryption methods 2022-09-10 13:28:11 +03:00
Alexander Koblov
52b34362e3 UPD: German language files 2022-02-23 13:12:55 +03:00
Alexander Koblov
7dc29ef651 DEL: Move gvfs plugin to plugins repo 2022-02-05 14:15:17 +03:00
Alexander Koblov
5031bb52ee ADD: FTP - don't show time for connections 2021-11-30 19:21:06 +03:00
Alexander Koblov
c9baafdb36 FIX: Don't use UTF8Decode/UTF8Encode functions (fixes #245) 2021-11-09 19:13:55 +03:00
Alexander Koblov
78d28932af FIX: FTP - long delay with some ftps servers 2021-10-28 18:07:39 +03:00
Alexander Koblov
4e3a509e8e FIX: FTP - use mbFileExists function and TFileStreamEx class (fixes #213) 2021-10-23 13:36:23 +03:00
btwise
4410fd4b6b
FIX: Chinese translate (#136) 2021-07-17 17:03:33 +03:00
Alexander Koblov
9f116dd682 FIX: FTP - unneeded reconnect in SSH mode 2021-06-27 21:52:03 +03:00
btwise
098c4ddd6e
UPD: Repair and perfect Chinese localization! (#110)
* Added incomplete Chinese localization translation

* Add FTP Chinese localization file
2021-06-14 12:23:55 +03:00
Alexander Koblov
d54328be4f ADD: FTP - print error code when cannot perform the SSH handshake 2021-05-16 13:02:14 +03:00
Alexander Koblov
a8f0ac6030 ADD: FTP - reuse ssl session for data connection (OpenSSL) 2021-04-04 16:20:58 +03:00
Alexander Koblov
c8e9de0692 UPD: Synapse library 2021-04-04 15:12:35 +03:00
Alexander Koblov
185537ae73 UPD: Hungarian translation 2021-02-27 16:59:09 +00:00
Alexander Koblov
38fd19d814 UPD: Plugins output directory 2020-11-04 14:12:31 +00:00
Alexander Koblov
71be603502 ADD: FTP - Set symlink attribute in MLSD mode 2020-09-22 18:47:52 +00:00
Alexander Koblov
80dd03b52f ADD: FTP - Consider type='os.unix=symlink' in MLSD mode 2020-09-22 18:15:03 +00:00
Alexander Koblov
300cbb6e80 FIX: Lazarus 2.1 compatibility 2020-06-20 10:26:49 +00:00
Alexander Koblov
1f7d3e0067 FIX: FTP - download progress, close target file at error 2020-05-26 13:59:23 +00:00
Alexander Koblov
55b1ebf738 ADD: FTP - Copy using SCP protocol 2020-05-13 19:06:25 +00:00
Alexander Koblov
0013bde824 FIX: Don't request password when public key used 2020-03-30 15:52:24 +00:00
Alexander Koblov
9d8d7730a0 FIX: DCConvertEncoding should be first 2020-01-31 19:56:38 +00:00