Commit graph

287 commits

Author SHA1 Message Date
rich2014
ce6f58dbda ADD/FTP: support Icon for '/' in FsExtractCustomIconW() 2026-01-22 00:18:46 +08:00
Alexander Koblov
ec27554fad FIX: FTP - save connection with implicit FTPS (fixes #2717) 2026-01-21 18:39:12 +03:00
Alexander Koblov
3ebc9c7d7e ADD: FTP - custom icons 2026-01-05 17:42:10 +03:00
Alexander Koblov
9dad38408a UPD: FTP - language files 2026-01-04 14:25:20 +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
275d06df1b UPD: German language files 2024-11-03 23:44:51 +03:00
Alexander Koblov
5951ace48d FIX: FTP - Build under Haiku 2024-10-28 23:37:09 +03:00
Alexander Koblov
df4164b626 ADD: FTP - Print address resolving status 2024-10-27 18:30:51 +03:00
Alexander Koblov
2aa9fe2f5a FIX: FTP - ResolveName under macOS (issue #1604) 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
3fb10a1a5b UPD: Belarusian language file 2024-05-21 23:05:38 +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
VenusGirl❤
a155953d97
ADD: Korean language file ftp.ko.po (#1415) 2023-12-25 22:12:32 +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
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