Uploading a file to server page

You can upload your own HTML, image, multimedia, or script files to theIBM® Rational® Rhapsody® web server through the Internet from the Upload a File to Server page.

About this task

Note: To enable this functionality, you must first add the RegisterUpload() call to the webconfig.c file.

To navigate directly to the page, use the following URL:

 http://<ip_address>/cgibin?Abs_App=Abstract_Upload

To add this page into your Personal Navigation page, its open anchor tag reads as follows:

<a href="cgibin?Abs_App=Abstract_Upload">

The following figure shows the Upload a File to Server page.

Upload a File to Server page

Procedure

To upload a new file, or overwrite a file, to the product web server using this page:

  1. Type in the path, or browse, to the file.
  2. Click Upload.
    Note: This page is only used by developers who understand the impact of their uploads. The collection of on-the-fly services provided with the product web server are intended to assist as a development tool; easy access to them in deployment of devices is not appropriate.

Results

For an example of the server settings for using this page, see <product installation folder>\Share\MakeTmpl\web\WebServerConfig\AddUploadFunctionality.


Feedback