Commit Graph

22 Commits

Author SHA1 Message Date
CleverMouse
cd74d1af33 switch build system to Tup
git-svn-id: svn://kolibrios.org@5098 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-12 15:15:23 +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
7ad048ca42 FTPC 0.12: notify user when connect failed, added timeout when receiving commands from the server.
git-svn-id: svn://kolibrios.org@4918 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-07 07:31:49 +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
390f3a65d7 FTPc: fixed passive command broken in #3814
git-svn-id: svn://kolibrios.org@3821 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-13 08:50:07 +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
008436f41e FTPc: use <cr lf> after commands instead of just <lf>
git-svn-id: svn://kolibrios.org@3814 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-12 09:58:26 +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
a2f86b00f9 FTPc: added cdup, mkd, and rmd commands.
git-svn-id: svn://kolibrios.org@3804 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 11:19:18 +00:00
hidnplayr
99eec4c8b8 FTPc: hide password.
git-svn-id: svn://kolibrios.org@3803 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 10:23:07 +00:00
hidnplayr
c32d5d4bbb FTPc: added lcwd command (change local working directory)
git-svn-id: svn://kolibrios.org@3802 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 10:17:07 +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
7cc4d5555e FTPc: added pwd command, bugfixes
git-svn-id: svn://kolibrios.org@3794 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 21:59:02 +00:00
hidnplayr
1531cabb38 FTPc: added retr command (just print to console for now).
git-svn-id: svn://kolibrios.org@3793 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 21:31:47 +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