|
Description: upload.pl is simple CGI perl script to upload files using netscape 2.0+ or Internet Explorer 4.0+. The program uses the excellent CGI.pm perl module (part of standard perl now). To upload a file, the user must authenticate. The script uses a text file as a user database. The text file contains the vertical bar separated userid, Unix crypted password and user's upload path.
|