FTP Poll component RRTs
Component RRT ID
The RRT ID for this component is FTP.
Reserved Replacement Tag Names (RRTN)
The following table describes the reserved RTN values for Schema field of this component.
The RRTs are generated for each file separately.
Name | Description |
---|---|
SiteName | The original FTP site name that is set in the site configuration on the General tab. |
SiteDescription | The FTP site description that is set in the site configuration on the General tab. |
SiteIP | The site URL which is defined in the site configuration on the FTP tab. |
Path | Path to the folder where the file is placed. |
FileName | Name of the file (without file path and extension; for example, File1 and not File1.txt or C:\Temp\File1.txt). |
FileExt | The file extension(with dot, for example, .txt). |
DatePolled | Date of download. |
TimePolled | Time of download. |
Date and time related RRTs are evaluated in Coordinated Universal Time
(UTC) by default. It can be set to use local time, for more details, see Using RRTs.
The following example provides some sample usage for your reference:
The RRT replacement string ~FTP::SiteName~~FTP::SiteIP~ is replaced with the value "Music192.168.0.115" if the defined site name was Music and the selected IP was 192.168.0.115.