Skip to content

Server

Download the UpFaxServer.exe installer.

AWS settings

The AWS user ID, access key, and secret key must be obtained from UpFax prior to install. Store these in a secure location. These values are written into a file called aws-settings.json in the install directory.

Mappings

The following is a minimal mappings.json file. This is explained in more detail in the mappings section.

{
  "default": "C:\\Faxes",
  "outboundfolder": "C:\\Faxes\\Outbound"
}