IgorA
75b6663ce0
Ftpc: Update ( #185 )
...
- fix for bugs with buffers 'remote_list_buf', 'buf_buffer2';
- fix stack leak when navigating files;
- change sorting of folders and files, clean code;
- added option to show|hide log;
- icons are taken from @reshare;
- added icons to the 'disconnect' and 'search' buttons.
Reviewed-on: https://git.kolibrios.org/KolibriOS/kolibrios/pulls/185
Reviewed-by: Max Logaev <maxlogaev@proton.me>
Co-authored-by: IgorA <aie85playm@gmail.com>
Co-committed-by: IgorA <aie85playm@gmail.com>
2025-04-10 18:47:13 +02:00
Andrew Dent
f4fd3f6ea0
Fix EN typos
...
- Corrections for en_US language.
- Some whitespace sanitation.
git-svn-id: svn://kolibrios.org@10062 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-29 14:27:12 +00:00
nisargshah95
89001f353c
ftpc:
...
- reduce log font size
- refresh local directory list after download
git-svn-id: svn://kolibrios.org@7487 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 09:42:23 +00:00
nisargshah95
dd8a86960b
refactor code, add GUI and fix bugs
...
git-svn-id: svn://kolibrios.org@6582 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-07 17:11:07 +00:00
nisargshah95
f105b9cfdf
add proper error handling for socket functions
...
git-svn-id: svn://kolibrios.org@6437 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-05-28 10:18:22 +00:00
nisargshah95
b4322cddd9
add support to parse parameters
...
git-svn-id: svn://kolibrios.org@6394 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-12 12:24:28 +00:00
hidnplayr
7626be8544
Preparing for active connections, added ftpc.ini with settings, some housekeeping.
...
git-svn-id: svn://kolibrios.org@5011 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-07-26 20:36:31 +00:00
ashmew2
5386a3ea58
Added RDIR command to FTPC
...
git-svn-id: svn://kolibrios.org@4922 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-11 23:42:10 +00:00
hidnplayr
914e67bd24
small bugfixes
...
git-svn-id: svn://kolibrios.org@4920 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-10 20:36:33 +00:00
hidnplayr
253010b9f1
Fixed support for multiline commands. ( fix #80 )
...
git-svn-id: svn://kolibrios.org@4729 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-01 07:20:52 +00:00
hidnplayr
a60f033fd1
FTP client: print some more text to the user.
...
git-svn-id: svn://kolibrios.org@3967 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-03 18:43:25 +00:00
hidnplayr
4828326119
FTPc: bugfix for passive, other small improvements.
...
git-svn-id: svn://kolibrios.org@3818 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-12 20:35:53 +00:00
hidnplayr
10d7fd5cf9
FTPc: better command parser, improved help, increased code quality.
...
git-svn-id: svn://kolibrios.org@3813 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-12 08:59:34 +00:00
hidnplayr
8f864f395b
FTPc: send and receive files from applications working directory to servers working directory, also added dele and bye commands.
...
git-svn-id: svn://kolibrios.org@3800 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 09:37:01 +00:00
hidnplayr
6dfcbb3d54
FTPc: receive all data from server, larger screen buffer.
...
git-svn-id: svn://kolibrios.org@3792 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 21:14:47 +00:00
hidnplayr
0b02e4cfe7
FTPc: some more bugfixes, added cwd command
...
git-svn-id: svn://kolibrios.org@3790 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 20:55:18 +00:00
hidnplayr
75cac16296
Small bugfixes and improvements for FTP client
...
git-svn-id: svn://kolibrios.org@3789 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 20:19:08 +00:00
hidnplayr
97c13d77de
use blocking sockets by default.
...
git-svn-id: svn://kolibrios.org@3704 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-25 20:02:56 +00:00
hidnplayr
1812e8064e
Some FTP client demo code for the brave.
...
git-svn-id: svn://kolibrios.org@3701 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-24 19:33:16 +00:00