Commit graph

246 commits

Author SHA1 Message Date
Alexander Koblov
3ebc9c7d7e ADD: FTP - custom icons 2026-01-05 17:42:10 +03:00
Alexander Koblov
a46139cea0 ADD: FTP - more strings translation 2026-01-04 14:25:20 +03:00
Alexander Koblov
9a0044e532 UPD: Use 'main' password instead 'master' 2025-11-25 19:15:26 +03:00
Alexander Koblov
85f15abb5a FIX: FTP - execute SIZE command in the binary mode (fixes #2510) 2025-09-21 18:36:26 +03:00
Alexander Koblov
69b61db9ac FIX: FTP - remove warnings, refactoring 2025-09-21 18:36:25 +03:00
Alexander Koblov
bf062ab594 ADD: FTP - CLNT command support 2025-06-27 22:54:38 +03:00
Alexander Koblov
0ead73a7ae UPD: SFTP - use a more optimal write buffer size 2025-05-18 21:35:42 +03:00
Alexander Koblov
63b392d46c FIX: FTP - show error message when cannot load/save settings (fixes #2264) 2025-04-12 20:50:17 +03:00
Alexander Koblov
d3f15d726c ADD: FTP - better SSH-handshake error logging 2025-04-10 20:23:36 +03:00
Alexander Koblov
df4164b626 ADD: FTP - Print address resolving status 2024-10-27 18:30:51 +03:00
Alexander Koblov
ea75da6f0b Revert "UPD: FTP - assign connection remote path as virtual drive root (issue #1665)"
This reverts commit 67c5d3a2b1.
2024-10-01 21:45:53 +03:00
Alexander Koblov
67c5d3a2b1 UPD: FTP - assign connection remote path as virtual drive root (issue #1665) 2024-09-29 14:55:14 +03:00
Alexander Koblov
3293676910 FIX: SFTP - execute command in the current directory 2024-09-27 18:28:42 +03:00
Alexander Koblov
cd3746da5e ADD: Don't show extensions for special items 2024-06-19 19:54:33 +03:00
Alexander Koblov
4ae5fc08b2 UPD: FTP - disable unavailable option 2024-05-21 23:09:06 +03:00
Alexander Koblov
84f1a960b1 FIX: FTP - Access violation if you try to "Quick connect" when you are already connected (fixes #1664) 2024-05-21 23:06:43 +03:00
Alexander Koblov
afc3a9fc9b UPD: FTP - clean up 2024-05-20 23:21:50 +03:00
Alexander Koblov
28b2254601 ADD: FTP - protocol drop-down list (issue #1604) 2024-05-20 23:13:54 +03:00
Alexander Koblov
28152ec7f9 FIX: FTP - opens incorrect path when quick connection used (issue #1654) 2024-05-20 21:40:05 +03:00
Alexander Koblov
01cc57a338 FIX: FTP - don't print an error when not necessary (fixes #1656) 2024-05-20 20:38:57 +03:00
Alexander Koblov
d2416cc2a4 FIX: FTP - detect encoding before getting current directory 2024-05-19 13:48:08 +03:00
Alexander Koblov
4763aaa86e ADD: SSH+SCP - open current directory when remote directory is not specified 2024-05-15 20:30:11 +03:00
Alexander Koblov
508d8c9ada FIX: FTP - possible buffer overflow 2024-05-11 14:47:35 +03:00
Alexander Koblov
fb40c7c4a9 ADD: SFTP - open current directory when remote directory is not specified 2024-05-04 15:21:08 +03:00
Alexander Koblov
b6621eeb75 ADD: Homebrew libraries path to run-time libraries search path (issue #227) 2024-05-02 20:16:27 +03:00
j2969719
ed485edd9d
FIX: FTP - SSH checkbox (#1488) 2024-03-10 14:08:15 +03:00
Alexander Koblov
184c870c79 UPD: Project files 2024-03-01 23:53:33 +03:00
Alexander Koblov
2a971d683c ADD: FTP - IPv6 support (issue #1483) 2024-02-17 20:37:09 +03:00
Alexander Koblov
3ba096d853 UPD: DialogAPI - DialogBoxParam function 2023-12-23 23:58:09 +03:00
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
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
6fe082419e ADD: FTP - Print TLS details 2023-11-17 20:33:30 +03:00
Alexander Koblov
5493a63874 UPD: FTP - Rewrote GnuTLS units 2023-11-16 18:20: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
4ed7362c07 ADD: SFTP - Show used encryption methods 2022-09-10 13:28:11 +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