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
4729 3649 d 13 h hidnplayr /programs/network/ftpc/ Fixed support for multiline commands. (fix #80)  
3967 3829 d 2 h hidnplayr /programs/network/ftpc/ FTP client: print some more text to the user.  
3821 3911 d 12 h hidnplayr /programs/network/ftpc/ FTPc: fixed passive command broken in #3814  
3818 3912 d 0 h hidnplayr /programs/network/ftpc/ FTPc: bugfix for passive, other small improvements.  
3814 3912 d 11 h hidnplayr /programs/network/ftpc/ FTPc: use <cr lf> after commands instead of just <lf>  
3813 3912 d 12 h hidnplayr /programs/network/ftpc/ FTPc: better command parser, improved help, increased code quality.  
3804 3914 d 10 h hidnplayr /programs/network/ftpc/ FTPc: added cdup, mkd, and rmd commands.  
3803 3914 d 10 h hidnplayr /programs/network/ftpc/ FTPc: hide password.  
3802 3914 d 11 h hidnplayr /programs/network/ftpc/ FTPc: added lcwd command (change local working directory)  
3800 3914 d 11 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 3914 d 23 h hidnplayr /programs/network/ftpc/ FTPc: added pwd command, bugfixes  
3793 3914 d 23 h hidnplayr /programs/network/ftpc/ FTPc: added retr command (just print to console for now).  
3792 3915 d 0 h hidnplayr /programs/network/ftpc/ FTPc: receive all data from server, larger screen buffer.  
3790 3915 d 0 h hidnplayr /programs/network/ftpc/ FTPc: some more bugfixes, added cwd command  
3789 3915 d 1 h hidnplayr /programs/network/ftpc/ Small bugfixes and improvements for FTP client  
3704 3929 d 1 h hidnplayr / use blocking sockets by default.  
3701 3930 d 1 h hidnplayr /programs/network/ftpc/ Some FTP client demo code for the brave.