Skip to content
Snippets Groups Projects
Commit 4458af2e authored by Romain De Filippi's avatar Romain De Filippi
Browse files

Fix a bad usage (FluxNicoLille.pyr is the only file created, renamed by the sending script)

parent 84c6d04c
No related branches found
No related tags found
No related merge requests found
......@@ -12,12 +12,12 @@ set START_TIME=06
set EVERY_MIN=15
:: FILES
:: 20201021_1534.pyr
:: FluxNicoLille.pyr
set DATA[0].SendMethod=put
set DATA[0].DataPath="D:\LSI-Lastem\DATA"
set DATA[0].ArchivesPath="D:\LSI-Lastem\DATA\LOA"
set DATA[0].RemotePath="/home/"
set DATA[0].ToRename=
set DATA[0].ToRename=FluxNicoLille.pyr
set DATA[0].Mask=20*.pyr
set DATA[0].ArchiveFormat=YYYYMMDD
set DATA[0].ArchiveCurrDay=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment