Commit graph

288 commits

Author SHA1 Message Date
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
Alexander Koblov
ce02bc74d9 FIX: FTP - save password to cache only after successful login 2020-01-10 18:16:41 +00:00
Alexander Koblov
b1af4e2490 FIX: FTP - send password in server encoding 2019-10-21 17:40:32 +00:00
Alexander Koblov
57ce976cb2 ADD: FTP - show fingerprint in all formats 2019-10-07 19:08:32 +00:00
Alexander Koblov
f2a875b004 ADD: Feature [0002362] Belarusian language file for FTP plugin configuration 2019-09-22 10:32:22 +00:00
Alexander Koblov
8f5fb8bd87 ADD: FTP - plugin icon 2019-03-10 14:35:48 +00:00
Alexander Koblov
f8200ef2d4 FIX: Bug [0002224] FTP plugin: SCP copies 1 Byte too much 2019-02-14 17:30:54 +00:00
Alexander Koblov
6532db5939 ADD: FTP - Close configuartion dialog by escape key 2018-11-22 22:22:04 +00:00
Alexander Koblov
119c47640c FIX: FTP - remove 'total' line 2018-11-21 15:17:27 +00:00
Alexander Koblov
ee6205482e FIX: Division by zero 2018-10-20 13:18:20 +00:00
Alexander Koblov
2e4f2fdef9 FIX: Bug [0001980] FTP plugin and master password issues 2018-07-17 19:11:36 +00:00
Alexander Koblov
4367ec4200 FIX: Edit password 2018-06-24 15:03:12 +00:00
Alexander Koblov
3ebef57e85 ADD: FTP - Options dialog translation 2018-05-21 17:07:30 +00:00
Alexander Koblov
fd85eb22bc ADD: SSH - verify server fingerprint
UPD: FTP - use standard dialog for quick connection
2018-05-18 20:41:52 +00:00
Alexander Koblov
8abc3d779b FIX: FTP - build under Linux 32 bit 2018-05-16 20:55:29 +00:00
Alexander Koblov
8141a1d401 FIX: FTP - options dialog wrong anchors 2018-05-15 20:12:47 +00:00
Alexander Koblov
1da7de35c2 FIX: FTP - Read unix permissions in MLSD answer, cleanup 2018-05-14 17:28:19 +00:00
Alexander Koblov
245f68932e FIX: FTP - Access violation 2018-05-13 21:03:53 +00:00
Alexander Koblov
343bb0922e FIX: FTP - Incorrect parsing of 'pdir' entry in MLSD listing 2018-05-13 14:13:25 +00:00
Alexander Koblov
31ef7eb594 FIX: FTP - Rename connection via properties dialog 2018-05-13 09:36:50 +00:00
Alexander Koblov
d08906f6c4 FIX: FTP - Proxy under Unix 2018-05-13 09:19:12 +00:00
Alexander Koblov
7f36e149e9 ADD: FTP - Log socket errors 2018-05-12 17:30:48 +00:00
Alexander Koblov
905a3e9579 FIX: FTP - Socks proxy 2018-05-12 17:08:00 +00:00
Alexander Koblov
e663102c90 FIX: FTP - Update proxy list 2018-05-12 15:55:57 +00:00
Alexander Koblov
19fea15dd8 UPD: FTP - Better proxy naming 2018-05-12 15:45:40 +00:00
Alexander Koblov
6b40831f53 ADD: FTP - Initial proxy support 2018-05-12 15:34:12 +00:00
Alexander Koblov
125a8f51a4 ADD: FTP - Proxy support class 2018-05-12 15:30:35 +00:00
Alexander Koblov
7d8a1c6444 ФADD: FTP - Start proxy support 2018-05-12 15:14:58 +00:00
Alexander Koblov
32fa79f55e ADD: SFTP - Send init commands 2018-05-12 08:00:33 +00:00
Alexander Koblov
69077cee4a ADD: FTP - Auto detect encoding 2018-05-12 07:40:07 +00:00
Alexander Koblov
2d9a50e126 ADD: SCP - Log errors 2018-05-11 20:44:46 +00:00
Alexander Koblov
2ffe64fe45 ADD: SFTP - Execute command from command line 2018-05-11 20:40:46 +00:00
Alexander Koblov
3cd3b151bf UPD: SCP - Log execute command error 2018-05-11 20:30:29 +00:00
Alexander Koblov
8b4743fb3b FIX: SCP - Execute command from command line (execute in current directory) 2018-05-11 20:26:04 +00:00
Alexander Koblov
ab35a2ada1 ADD: SCP - Execute command from command line 2018-05-11 20:17:45 +00:00
Alexander Koblov
7843098514 ADD: SCP - Auto detect list command style 2018-05-11 19:58:02 +00:00
Alexander Koblov
df4605338c FIX: SCP - Close remote file 2018-05-10 20:21:07 +00:00
Alexander Koblov
a5ed841dea FIX: FTP - options dialog alignment #2 2018-05-10 19:34:53 +00:00
Alexander Koblov
ef0fb98de3 FIX: FTP - options dialog alignment 2018-05-10 19:22:23 +00:00
Alexander Koblov
3ed3327277 ADD: SSH - Client certificate authentication 2018-05-10 18:55:03 +00:00
Alexander Koblov
faddea37c2 UPD: FTP - options dialog 2018-05-09 18:05:46 +00:00
Alexander Koblov
0352e13e4a ADD: FTP - only SCP mode 2018-05-08 17:26:52 +00:00
Alexander Koblov
307b697d50 FIX: SCP - SetFileTime function 2018-05-06 14:43:06 +00:00