ðŠSyntax14b.Scn.FntSyntax10.Scn.Fnt+Syntax12b.Scn.FntíSyntax10b.Scn.FntjZWebFTP - FTP support for Web. WebFTP implements the File Transfer Protocol for Web, the Oberon WWW browser. To install WebFTP, compile it (see below) and add the name "WebFTP" to the "modules" line in the [Web] section of your Web.Profile. Depending on wheter the URL points to a directory or a file, either the directory is displayed (nicely formatted) or the file is transferred. If no further hints for the file type (ASCII or binary) are given in the URL (the last part of the URL is ";type=a" or ";type=i"), the settings from FTP.Profile are taken to determine the file type - see the documentation on FTP for more info on this topic. Files are always transferred to the downloads folder specified in FTP.Profile. Text/HTML files and other files Web can display (GIF images, etc.) are automatically displayed in the browser viewer. Compiling WebFTP You need the Web package and the module FTPB.Mod (that you should have gotten together with WebFTP in the FTP package) to successfully compile WebFTP. Before you can compile the source files, you must perform the following steps: * Edit.Open WebFTP.Mod * Change the setting of the VersionElem according to your platform. * Save WebFTP.Mod. Folds.Compile WebFTP.Mod/s ~ -- G…nter Obiltschnig (g.obiltschnig@jk.uni-linz.ac.at), December 1996