For File Transfer Protocol, the BatchFTP eWay uses the FTP transport attributes definition to read from a file or write to a file in a remote location. When designating a pattern of files to be read, the * (asterisk) is a wildcard meaning “zero or more characters.”
Table 3–5 lists the attributes of the FTP TAD.
Table 3–5 Attributes for the FTP Transport Attributes Definition|
Name |
Display |
Type |
Req? |
Direction |
Default |
List |
|---|---|---|---|---|---|---|
|
FilePattern |
FilePattern |
String |
Yes |
Both | ||
|
Directory |
Directory |
String |
Yes |
Both | ||
|
UserName |
UserName |
String |
Yes |
Both | ||
|
Password |
Password |
Password |
Yes |
Both | ||
|
HostName |
HostName |
String |
Yes |
Both | ||
|
PortNumber |
PortNumber |
Integer |
No |
Both | ||
|
SocksEnabled |
SocksEnabled |
Boolean |
No |
Both |
false | |
|
SocksHostName |
SocksHostName |
String |
No |
Both | ||
|
SocksUserName |
SocksUserName |
String |
No |
Both | ||
|
SocksPassword |
SocksPassword |
Password |
No |
Both | ||
|
SocksServerPort |
SocksServerPort |
String |
No |
Both |