Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6582 2758 d 1 h nisargshah95 /programs/ refactor code, add GUI and fix bugs  
6437 2890 d 8 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6394 2936 d 5 h nisargshah95 /programs/network/ftpc/ add support to parse parameters  
5011 3561 d 21 h hidnplayr /programs/network/ftpc/ Preparing for active connections, added ftpc.ini with settings, some housekeeping.  
4922 3637 d 18 h ashmew2 /programs/network/ftpc/ Added RDIR command to FTPC  
4920 3638 d 21 h hidnplayr /programs/network/ftpc/ small bugfixes  
4729 3678 d 11 h hidnplayr /programs/network/ftpc/ Fixed support for multiline commands. (fix #80)  
3967 3857 d 23 h hidnplayr /programs/network/ftpc/ FTP client: print some more text to the user.  
3818 3940 d 21 h hidnplayr /programs/network/ftpc/ FTPc: bugfix for passive, other small improvements.  
3813 3941 d 9 h hidnplayr /programs/network/ftpc/ FTPc: better command parser, improved help, increased code quality.  
3800 3943 d 8 h hidnplayr /programs/network/ftpc/ FTPc: send and receive files from applications working directory to servers working directory, also added dele and bye commands.  
3792 3943 d 21 h hidnplayr /programs/network/ftpc/ FTPc: receive all data from server, larger screen buffer.  
3790 3943 d 21 h hidnplayr /programs/network/ftpc/ FTPc: some more bugfixes, added cwd command  
3789 3943 d 22 h hidnplayr /programs/network/ftpc/ Small bugfixes and improvements for FTP client  
3704 3957 d 22 h hidnplayr / use blocking sockets by default.  
3701 3958 d 22 h hidnplayr /programs/network/ftpc/ Some FTP client demo code for the brave.