User's Guide Part 3
PureWave Quantum 6600 User Guide v2.1
Page 150
Figure 146: Logging File Delete
At the Main Web GUI Interface Screen select the Configuration Tab, then select the logging Main Menu
Option, then the file Main Menu Sub-Element and then upload. This option provides a means for the
User to upload a log file to a server URL. Two distinct window groups are presented to the User. These
are (refer to Figure 147):
Upload Log File to Remote Server. This simply provides a description of the actions.
Upload Log File. The User does not have to be in Edit mode to perform these actions. Prior to
uploading the file, the User must ensure that an FTP Server has been configured and is running.
The User has to select the following information:
o File to Upload. The User selects the log file that they would like to upload. The list of
available files are presented via a drop down menu.
o Destination URL. There are a variety of formats for the destination URL. These can be
displayed if the User selects the "help" key. These URL formats are defined as:
ftp://[user[:password]@]hostname[:port]/filepath
http://hostname[:port]/filepath
https://hostname[:port]/filepath
Where [ ] indicates optional items. Thus,
user:password@ is optional, and the :password part can be omitted
[:port] is also optional
Examples using ftp (you can substitute http or https):
ftp://myhost.com/filename
ftp://myhost.com/directory/filename
ftp://myhost.com:2323/directory/filename