Skip to content

hvanruys/EumetcastDirUpdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EumetcastDirUpdate

is a small C++ program that moves the received files from Eumetcast to a subdirectory YYYY/MM/DD.

The EumetcastWatcherOut.ini is a Qt ini file. It contains two main sections : "filetemplates" and "segmentdirectories". In the [filetemplates] section we specify the files that we want to move to the YYYY/MM/DD directory. It contains the template itself and the start number of the date in the filename. If the template does not match with the file just received, the file is deleted. The [segmentdirectories] contains the directories that must be inspected. For Linux users it is best to install the program as a daemon.

About

put the files in a YYYY/MM/DD directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published