CCD Couriers - Amethyst 1 and Amethyst 2 processing

Note that this is being phased out 2023-10-23

The server scan now upload directly to Amethyst 2

Amethyst 1 recordings are processed using a cron script which loads the recordings into Amethyst 1 and 2.

WHEN THE AMTSWEEPER IS RESTARTED IT WILL USE THE INCORRECT LOCATION.
FIX IT BEFORE STARTING IT UP.

The script name is copyamt1andamt2.sh found in the location /root/scripts/
This function is unique to CCD and is highly important that it functions correctly.

The amtsweeper.ini file needs to ALWAYS contain the following ArchivePath location:

[CONFIG]
ARCHIVEPATH=/opt/amethyst/data/sweeper2/

AND NOT

[CONFIG]
ARCHIVEPATH=/opt/amethyst/data/temp/

If the Archive Path contains /opt/amethyst/data/temp/ the recordings will only upload to the Amethyst1 server and not Amethyst 2. This will also prohibit their integration from working correctly on Amethyst2.

The ā€œsā€ script currently used to check if recordings are processing now contains this check in the script