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 2762 d 15 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 3566 d 11 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 3642 d 8 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 3643 d 11 h hidnplayr /programs/network/ftpc/ small bugfixes  
/programs/network/ftpc/servercommands.inc
/programs/network/ftpc/usercommands.inc
3814 3945 d 22 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 3945 d 23 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 3947 d 20 h hidnplayr /programs/network/ftpc/ FTPc: added cdup, mkd, and rmd commands.  
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/usercommands.inc
3802 3947 d 21 h hidnplayr /programs/network/ftpc/ FTPc: added lcwd command (change local working directory)  
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/usercommands.inc
3800 3947 d 22 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 3948 d 10 h hidnplayr /programs/network/ftpc/ FTPc: added pwd command, bugfixes  
/programs/network/ftpc/ftpc.asm
/programs/network/ftpc/usercommands.inc
3793 3948 d 10 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 3948 d 11 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 3948 d 11 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 3963 d 12 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