Summary
You want to keep a log of all the communications information when you transmit from your Director to your Player through your FTP server.
Solution
Create a log file at the Display Director computer, Display Player computer or both.
To create an FTP communication log at the Display Director computer:
- On the Display Director computer, browse to C:\Program Files\Omnivex\Display 3\Director
-
Open the Display.INI file using Notepad.
- Locate the line that reads [Logs].
- Place the cursor below the [Logs] heading and press ENTER to create a new line.
- Type FTPLogs=1
- Save the Display.INI file.
The log files are saved to: C:\Program Files\Omnivex\Display 3\Director\Logs\FTP Logs\<your FTP Server name>
To create an FTP communication log at the Display Player computer:
- From the Display Player computer, browse to C:\Program Files\Omnivex\Display 3\Player
-
Open the Player.INI file using Notepad.
- Locate the line that reads [Logs].
- Change the FTPLogs value to 1.
- Save the Player.INI file.
The log files are saved to: C:\Program Files\Omnivex\Display 3\Player\Logs\FTP Logs