Halytech
hydroSpider2 User’s Manual v1.23
Page 93
ftpN_server
FTP server
N = 0 for FTP Server 1, or N = 1 for FTP Server 2
E.g.
ftp0_server=’ftp.abc.com
’ sets FTP Server 1 to “ftp.abc.com”
ftpN_user
FTP username
N = 0 for FTP Server 1, or N = 1 for FTP Server 2
ftpN_pass
FTP password
N = 0 for FTP Server 1, or N = 1 for FTP Server 2
ftpN_up
FTP directory
(use ‘/’, not ‘\’, in directory names)
N = 0 for FTP Server 1, or N = 1 for FTP Server 2
For example
: enabling automatic software upgrades and configuring the software upgrade settings:
002716 remupg='1' ftpdsvr='ftp.halytech.com.au' ftpdusr='joeuser' ftpdpass='joepass'
ftpddir='/hydroSpider/upgrades/' ftpudir='/hydroSpider/reply/'
For example:
changing the period of automatic report 1 to hourly, enable emailing of reports, and
setting 2 report email addresses:
002716 rep0_period='1h' rep0_email='0' emr_ad0='[email protected]'
emr_ad1='[email protected]'
For example
: changing the format of automatic report 2 to filtered:
002716 rep1_format='f'