TFTPRequest
TFTPRequest
TFTPRequest allows CDP to read or write any file on any remote TFTP (Trivial File Transfer Protocol) server.
TFTPRequest shares common properties with other URLRequests, but has also the following specific configuration properties:
Property | Description |
---|---|
URL<string> | File URL (or pathname). Can be prefixed by TFTP protocol scheme (tftp://). If not prefixed, tftp:// is prefixed automatically. Note: URL property will be processed by FormatTranslator before using, so you can send any request channel value in there, that can be useful for sending channel values as part of URL (note that values can also be ValueMap translated to any string). |
Method | TFTP method to use for request. Choose between PUT for composing and writing request channels into file and GET for retrieving file content and parsed into response channels. |
See also shared common properties with other Requests (including the properties controlling what events cause the TFTPRequest to be sent).
See also shared common properties with other URLRequests (including request encryption settings).
Get started with CDP Studio today
Let us help you take your great ideas and turn them into the products your customer will love.