SFTP Poll component RRTs
Component RRT ID
The RRT ID for this component is SFT.
Reserved Replacement Tag Names (RRTN)
The following table describes the reserved RTN values of this component.
The RRTs are generated for each file separately.
Name | Description |
---|---|
SiteName | The original SFTP site name, which is set in the site’s configuration in General tab. |
SiteDescription | The SFTP site description, which is set in the site’s configuration in General tab. |
SiteIP | The site URL, which is defined in the site’s configuration in SFTP tab. |
Path | The path to the folder where the file is placed. |
FileName | The name of the file (without file path and extension, for example, File1 - NOT File1.txt or C:\Temp\File1.txt). |
FileExt | The file extension (without a dot). |
DatePolled | The date the file was downloaded. |
TimePolled | The time the file was downloaded. |
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:
~SFT::SiteName~~SFT::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.