Commit graph

219 commits

Author SHA1 Message Date
Alexander Koblov
0dc4ab5cec FIX: Sftp - show error when cannot connect to server 2017-07-16 19:06:59 +00:00
Alexander Koblov
ebfef248c9 ADD: Sftp - determine link to directory 2017-07-16 12:43:06 +00:00
Alexander Koblov
d8d65df7ff FIX: Sftp - Send correct response index 2017-07-16 07:56:22 +00:00
Alexander Koblov
c259c9e5e7 FIX: Possible high CPU load and access violation 2017-07-16 07:46:58 +00:00
Alexander Koblov
512c53e182 ADD: Copyright info 2017-07-16 07:23:43 +00:00
Alexander Koblov
d8365901f1 ADD: Sftp - request password if needed 2017-07-16 07:19:36 +00:00
Alexander Koblov
0b9ef1ad0e UPD: FTP plugin version number 2017-07-15 17:17:39 +00:00
Alexander Koblov
164ebc515c FIX: FTP - Incorrect source->target indication when copy from server 2017-07-15 08:56:42 +00:00
Alexander Koblov
8d9ef7c779 ADD: FTP - background copy 2017-07-11 17:27:18 +00:00
Alexander Koblov
b29a73b368 ADD: Sftp - Error checking 2017-07-10 17:08:05 +00:00
Alexander Koblov
f37ec5dfca ADD: Sftp - enable ssh2 from configuration dialog 2017-07-10 11:48:35 +00:00
Alexander Koblov
28b52c8f19 ADD: Sftp - init/exit libssh2 2017-07-10 09:40:23 +00:00
Alexander Koblov
63f2c8e24a FIX: Sftp - don't show file size for directories 2017-07-10 06:53:43 +00:00
Alexander Koblov
307621b2a1 ADD: FTP - Simple SFTP support 2017-07-10 06:37:49 +00:00
Alexander Koblov
340852b2f2 FIX: FTP - Possible access violation error 2017-07-10 06:29:45 +00:00
Alexander Koblov
5d8748ee62 FIX: FTP - crash under Linux 2017-07-09 16:39:14 +00:00
Alexander Koblov
57bfb3960a ADD: FTP - load libssh2 library under Unix 2017-07-09 15:37:02 +00:00
Alexander Koblov
3d4c17a480 FIX: FTP - FileSize function 2017-07-06 17:17:43 +00:00
Alexander Koblov
41a1d1b2ff ADD: FTP - initial sftp support code 2017-07-06 15:54:58 +00:00
Alexander Koblov
af50180865 UPD: FTP - refactoring 2017-07-06 15:50:05 +00:00
Alexander Koblov
2793944fe9 ADD: FTP - Write UseAllocate option to ini-file 2017-05-25 19:16:18 +00:00
Alexander Koblov
0d92d7881a UPD: FTP - Doesn't execute ALLO command (most servers doesn't support it) 2017-05-25 19:00:15 +00:00
Alexander Koblov
6c89ddb1c2 UPD: Plugin version number 2017-05-08 17:21:34 +00:00
Alexander Koblov
42e8c63dc8 FIX: FTP - Incorrect configuration file path encoding 2017-05-08 08:32:06 +00:00
Alexander Koblov
d233193f3d FIX: Error message text 2017-03-25 19:11:48 +00:00
Alexander Koblov
7bdd216c9e FIX: Bug [0001780] ftp.wfx: cannot enter the plugin menu after adding an entry with empty name 2017-03-25 19:08:26 +00:00
Alexander Koblov
4ec8991f20 UPD: Link plugins with --as-needed linker flag (Linux) 2016-12-10 13:00:18 +00:00
Alexander Koblov
21c782dcee ADD: Ftp - try to show hidden files if possible 2016-11-27 08:48:54 +00:00
Alexander Koblov
5063b4a25e ADD: Ftp-plugin - check that server supports ALLO command 2016-11-19 11:56:37 +00:00
Alexander Koblov
84d2c64e20 FIX: Bug [0001255] It's not possible to read some files (file names) from FTP destination 2016-11-12 19:08:05 +00:00
Alexander Koblov
c3e1880d7f FIX: Samba - overwrite confirmation doesn't work 2 2016-06-13 18:00:18 +00:00
Alexander Koblov
8739a0965d FIX: Samba - overwrite confirmation doesn't work 2016-06-13 17:54:12 +00:00
Alexander Koblov
d319865a8d FIX: Windows CE 5.1 FTP-server conflict with BullGCOS7 2016-06-04 08:17:39 +00:00
Alexander Koblov
cde9b90ecb ADD: Windows CE 5.1 FTP-server support 2016-05-29 15:59:13 +00:00
Alexander Koblov
bd030f0073 FIX: Try to fix issue 0000904 2016-05-21 19:01:44 +00:00
Alexander Koblov
7502dcac32 FIX: Bug [0001353] spelling and grammar errors 2016-05-15 07:14:38 +00:00
Alexander Koblov
f05be9a2e2 ADD: FTP - FsSetTimeW function 2016-05-09 10:06:14 +00:00
Alexander Koblov
98623073e2 ADD: FTP - MLSD command support 2016-05-09 09:29:07 +00:00
Alexander Koblov
1a77432fae ADD: Uses cthreads 2016-04-22 20:44:16 +00:00
Alexander Koblov
c868c6bb8c UPD: Drop SSL2 in WinSSL 2016-04-02 07:44:53 +00:00
Alexander Koblov
c2da649cb2 UPD: Use +VERS-TLS-ALL method 2016-04-02 07:36:59 +00:00
Alexander Koblov
a29d979f01 ADD: Feature [0001341] FTPS Implicit not supported 2016-04-02 07:11:43 +00:00
Alexander Koblov
f43db3f6a3 FIX: Build with FPC 2.6.4 and Lazarus 1.6.0 2016-03-13 11:15:03 +00:00
Alexander Koblov
cb96a4d4cc FIX: Compiling under Lazarus 1.4.4 2016-01-16 12:48:39 +00:00
Alexander Koblov
c99d25a4b0 ADD: Different encoding support 2016-01-13 19:12:50 +00:00
Alexander Koblov
0458302858 UPD: Clean up 2016-01-12 20:39:37 +00:00
Alexander Koblov
10afeb115d UPD: Save connection encoding 2016-01-12 20:37:37 +00:00
Alexander Koblov
79197fe192 UPD: Prepare different encoding support 2016-01-12 20:04:35 +00:00
Alexander Koblov
9f8da1d008 UPD: Prepare different encoding support 2016-01-12 19:56:09 +00:00
Alexander Koblov
34d0140721 UPD: Prepare different encoding support 2016-01-12 19:21:39 +00:00