Siebel System Administration Guide > Siebel Server Infrastructure Administration > Administering the Siebel File System >

About File System Download Transfer Process


A file or attachment download request is received by the FSMSrvr component of the Siebel Server, which interacts with the Siebel File System to retrieve and send the compressed file back to the user's Web browser. As with the file upload process, the data transfer protocol for file transfer matches that of the Web client browser to Web server. The compressed file is decompressed by the user's Web browser where the file can be saved or reviewed. In some cases, the file is decompressed by the FSMSrvr component and sent to the user's Web browser in an uncompressed format. The cases where an uncompressed file is sent back to the Web browser are as follows:

  • The parameter Compressed File Download (alias CompressedFileDownload) is set to FALSE in the configuration file. If this parameter is not there, add it to the [SWE] section of the configuration file.
  • The Web browser does not support compressed files, which is determined by looking at the request header.
  • The Web browser version is Internet Explorer 4.01.
  • File Type has the extension .zip, .z, .tgz, .gz, .gif, .jpg, or .jpeg.

For a list of Siebel File System background information and administrative tasks, see Administering the Siebel File System.

Siebel System Administration Guide