| Username
|
Yt_String32
|
Username to log in to the FTP server
|
Yt_CO_FTP_Data.Username
|
| Password
|
Yt_String32
|
Password to log in to the FTP server
|
Yt_CO_FTP_Data.Password
|
| LocalIP
|
Yt_String16
|
Local IP of the controller
|
Yt_CO_FTP_Data.LocalIP
|
| FTPDomain
|
Yt_String128
|
The domain name of the FTP server that will be resolved via DNS
|
Yt_CO_FTP_Data.FTPDomain
|
| FTPIP
|
Yt_String16
|
The IP of the FTP server if a domain name is not known or set
|
Yt_CO_FTP_Data.FTPIP
|
| FTPPort
|
UINT
|
The port to connect to the FTP server through, default 21
|
Yt_CO_FTP_Data.FTPPort
|
| DNSIP
|
Yt_String16
|
The DNS lookup server IP
|
Yt_CO_FTP_Data.DNSIP
|
| DNSPort
|
UINT
|
The DNS port to connect through, default 53
|
Yt_CO_FTP_Data.DNSPort
|
| Timeout
|
TIME
|
Timeout for connecting to the FTP server or data connection, default 5s
|
Yt_CO_FTP_Data.Timeout
|