nobody.cgi is a simple Perl script that you can use to execute commands as user:nobody. Do you have a message board, counter or any other script on your server that generates files? Have you ever tried to manually edit one of these files? You may have noticed that you can't because you don't own the file - user:nobody owns the file and you can't edit it. By installing nobody.cgi on your server, you can execute commands with user:nobody's permissions, which means you can create, delete, view, modify and change permissions on files owned by user:nobody.
Version: 1.0 Platform(s): Unix Updated: Sat Aug 21 1999
EditPage allows multiple users to edit web pages and upload media files through their browser windows rather than through the use of a server-based text editor or by downloading, editing and uploading via FTP.
The File Transfer System is designed to be installed on a web server along with your html files. Using CGI scripts, clients can remotely make file transfers with the server without help from the webmaster. The client can do the following on the server: Create new directories with password protection (5 user definable levels available), Delete empty directories, Upload/Download/Delete files. Deleting more than one files or directories at once is also prevented by filtering the client's input for wildcards. With this system, a group of users can share a file space available from any web browser connected to the internet.