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
6437 2906 d 1 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6394 2951 d 23 h nisargshah95 /programs/network/ftpc/ add support to parse parameters  
5011 3577 d 14 h hidnplayr /programs/network/ftpc/ Preparing for active connections, added ftpc.ini with settings, some housekeeping.  
4922 3653 d 11 h ashmew2 /programs/network/ftpc/ Added RDIR command to FTPC  
4920 3654 d 14 h hidnplayr /programs/network/ftpc/ small bugfixes  
4729 3694 d 4 h hidnplayr /programs/network/ftpc/ Fixed support for multiline commands. (fix #80)  
3967 3873 d 16 h hidnplayr /programs/network/ftpc/ FTP client: print some more text to the user.  
3818 3956 d 14 h hidnplayr /programs/network/ftpc/ FTPc: bugfix for passive, other small improvements.  
3813 3957 d 2 h hidnplayr /programs/network/ftpc/ FTPc: better command parser, improved help, increased code quality.  
3800 3959 d 1 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 3959 d 14 h hidnplayr /programs/network/ftpc/ FTPc: receive all data from server, larger screen buffer.  
3790 3959 d 14 h hidnplayr /programs/network/ftpc/ FTPc: some more bugfixes, added cwd command  
3789 3959 d 15 h hidnplayr /programs/network/ftpc/ Small bugfixes and improvements for FTP client  
3704 3973 d 15 h hidnplayr / use blocking sockets by default.  
3701 3974 d 16 h hidnplayr /programs/network/ftpc/ Some FTP client demo code for the brave.