Download Latest Version PFTP.tar (51.2 kB)
Email in envelope

Get an email when there's a new version of perl FTP

Home
Name Modified Size InfoDownloads / Week
README 2011-08-01 1.3 kB
PFTP.tar 2011-08-01 51.2 kB
Totals: 2 Items   52.5 kB 0
I create this project for practice module Perl programming. Here's simple
description of this project, this project is following the FTP protocol
document(http://www.w3.org/Protocols/rfc959/), I have devide this software
into 7 pm files, each one take care one area. Currently, this project has
realized the mainjor feature of FTP server, download and upload a file, 
baisc query command from client side, multiple-thread in server side, 
signal simulated communication.

But unfortunely, I am out of time to contine this project. So I am relasing
it sourceforge.net, please enhance it, if you are interested in it.

Thanks, Kyle.

This program is Copyright 2011 by kyle li . This program 
is free software; you can redistribute it and/or modify it under 
the terms of the Perl Artistic License or the GNU General Public 
License as published by the Free Software Foundation; either 
version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but 
WITHOUT ANY WARRANTY; without even the implied warranty of 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
General Public License for more details.

If you do not have a copy of the GNU General Public License write to 
the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, 
MA 02139, USA.

Source: README, updated 2011-08-01