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 2790 d 7 h nisargshah95 /programs/ refactor code, add GUI and fix bugs  
5011 3594 d 4 h hidnplayr /programs/network/ftpc/ Preparing for active connections, added ftpc.ini with settings, some housekeeping.  
4922 3670 d 1 h ashmew2 /programs/network/ftpc/ Added RDIR command to FTPC  
4920 3671 d 4 h hidnplayr /programs/network/ftpc/ small bugfixes  
3814 3973 d 15 h hidnplayr /programs/network/ftpc/ FTPc: use <cr lf> after commands instead of just <lf>  
3813 3973 d 16 h hidnplayr /programs/network/ftpc/ FTPc: better command parser, improved help, increased code quality.  
3804 3975 d 13 h hidnplayr /programs/network/ftpc/ FTPc: added cdup, mkd, and rmd commands.  
3802 3975 d 14 h hidnplayr /programs/network/ftpc/ FTPc: added lcwd command (change local working directory)  
3800 3975 d 15 h hidnplayr /programs/network/ftpc/ FTPc: send and receive files from applications working directory to servers working directory, also added dele and bye commands.  
3794 3976 d 3 h hidnplayr /programs/network/ftpc/ FTPc: added pwd command, bugfixes  
3793 3976 d 3 h hidnplayr /programs/network/ftpc/ FTPc: added retr command (just print to console for now).  
3790 3976 d 4 h hidnplayr /programs/network/ftpc/ FTPc: some more bugfixes, added cwd command  
3789 3976 d 4 h hidnplayr /programs/network/ftpc/ Small bugfixes and improvements for FTP client  
3701 3991 d 5 h hidnplayr /programs/network/ftpc/ Some FTP client demo code for the brave.