S2E-17-0208_OM_WR2120_C
41
4.2. WR_transfer
Function:
WR_transfer.bat is observing RainMap and compresses the recorded files, distributes FTP, and copies.
Note: Register WR_transfer.exe file to the startup of Windows if it needs to transfer the recorded file by
FTP or saved into external storage device.
1) File configuration
C:\Users\radar\
FURUNO ――― WR_transfer.bat
|― AUTO.bat File compression, move from recorded folder to each folder
|― AUTO_FTP.bat Transfer FTP file
|- AUTO_STOP.bat For stop bat
|― bin ―――――― FtpTransfer.exe FTP transfer file
|― FTP_WRFTP.ini
|― FtpTransfer.Core.dll
|― FRD.Core.dll
|― RainCopy.exe
|― RainSave.exe
|― SigCopy.exe
|― gzip.exe
D:\
WR_transfer ――― FTP ―――― Folder for transfer (Temporary folder)
|― TMP ―――― Folder for transfer (Temporary folder)
|― LOG ―――― Folder of saving LOG file
2) Contents of bat file
1. Contents of WR_transfer.bat.
WR_transfer.bat provides two ways to start. One is a batch file (Auto.bat) that compresses a file
when a recorded file of observation data is saved and copies the file to the specified folder.
Another way is a batch file (Auto_FTP.bat) that transfer observation data file by FTP.
Figure 4.2: Sample of WR_transfer.bat