Python CGI
File Name Description Attentions shssl.cgi Main Module Make sure the 1st. line is matches to your Web server's python path.
After copy to remote host, add execute permission to this file. Details are described in here.settings.py Setting Module Change for the server setting suitable to your servers. Details are described in here. changes.py chmod Module/td> Chnages file mode. files.py File Manipuration Module Rename, Remove files and Make directories. list.py list Module Listing files. retrieve.py retr Module Retrieves file contents. store.py stor Module Store file contents. util.py Utility function Module Utility functions are defined. xmlformatter.py XML format Module Formts communication contents into XML format and sends to client program.