By default, all EUMETCast Terrestrial data is stored in /root/data/eumetcast/.
In order to change the file storage path:
- Open the channel configuration file for the applicable service (e.g. for ter-1)
vi /etc/cast-client-channels_ter-1.ini
2. Alter the target_directory
and tmp_directory
parameters so they point to the desired storage location (absolute path recommended)
name=*
indicates that all data regardless of channel will be stored in one directory
3. Alternatively, users can store data depending on their channels by uncommenting the channel file and updating the target_directory
path