Meet Manager:Live Results Secondary FTP Server

From Swim Wiki
Jump to: navigation, search

You may define a second FTP server for upload of live results. This is done with an additional section in the Meet.ini file:

[LiveResultExtraFtp]
HostName=myftp.server.com
Port=21
User_Name=myusername
Password=mypassword
PassiveMode=True | False
RequireTLS=True | False
RemoteDirectory=\mymeetdata

Please be aware, that these settings are always used when you activate live results for any meet. If you want to deactivate it, ensure that HostName is an empty string.