Subversion Repositories Kolibri OS

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
6582 2759 d 12 h nisargshah95 /programs/ refactor code, add GUI and fix bugs  
/programs/develop/libraries/box_lib/trunk/tl_nod_16_w.bmp
/programs/develop/libraries/box_lib/trunk/tl_sys_16_w.bmp
/programs/network/ftpc/README.txt
/programs/network/ftpc/console.inc
/programs/network/ftpc/gui.inc
/programs/network/ftpc/login_gui.inc
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/ftpc.ini
/programs/network/ftpc/parser.inc
/programs/network/ftpc/servercommands.inc
/programs/network/ftpc/usercommands.inc
5011 3563 d 9 h hidnplayr /programs/network/ftpc/ Preparing for active connections, added ftpc.ini with settings, some housekeeping.  
/programs/network/ftpc/ftpc.ini
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/servercommands.inc
/programs/network/ftpc/usercommands.inc
4922 3639 d 6 h ashmew2 /programs/network/ftpc/ Added RDIR command to FTPC  
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/servercommands.inc
/programs/network/ftpc/usercommands.inc
4920 3640 d 9 h hidnplayr /programs/network/ftpc/ small bugfixes  
/programs/network/ftpc/servercommands.inc
/programs/network/ftpc/usercommands.inc
3814 3942 d 20 h hidnplayr /programs/network/ftpc/ FTPc: use <cr lf> after commands instead of just <lf>  
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/usercommands.inc
3813 3942 d 21 h hidnplayr /programs/network/ftpc/ FTPc: better command parser, improved help, increased code quality.  
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/servercommands.inc
/programs/network/ftpc/usercommands.inc
3804 3944 d 18 h hidnplayr /programs/network/ftpc/ FTPc: added cdup, mkd, and rmd commands.  
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/usercommands.inc
3802 3944 d 19 h hidnplayr /programs/network/ftpc/ FTPc: added lcwd command (change local working directory)  
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/usercommands.inc
3800 3944 d 20 h hidnplayr /programs/network/ftpc/ FTPc: send and receive files from applications working directory to servers working directory, also added dele and bye commands.  
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/servercommands.inc
/programs/network/ftpc/usercommands.inc
3794 3945 d 8 h hidnplayr /programs/network/ftpc/ FTPc: added pwd command, bugfixes  
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/usercommands.inc
3793 3945 d 8 h hidnplayr /programs/network/ftpc/ FTPc: added retr command (just print to console for now).  
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/usercommands.inc
3790 3945 d 9 h hidnplayr /programs/network/ftpc/ FTPc: some more bugfixes, added cwd command  
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/servercommands.inc
/programs/network/ftpc/usercommands.inc
3789 3945 d 9 h hidnplayr /programs/network/ftpc/ Small bugfixes and improvements for FTP client  
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/servercommands.inc
/programs/network/ftpc/usercommands.inc
3701 3960 d 10 h hidnplayr /programs/network/ftpc/ Some FTP client demo code for the brave.  
/programs/network/ftpc
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/servercommands.inc
/programs/network/ftpc/usercommands.inc