Dataguess
v0.3.2
v0.3.2
  • Welcome
  • Getting Started
    • Installation
      • Windows Installation
      • Linux Installation
    • Activation
  • REFERENCES
    • Workstation
    • Workgroup
    • Dataflow
    • Components
      • Core Concepts
        • Scheduler
        • System Ports
        • Synchronizing Ports
        • Import / Export Ports
        • Forwarding Inputs
      • Inputs
        • MQTT
        • Modbus TCP
        • Siemens S7
        • OPC UA
        • TwinCAT
        • EtherNet/IP
        • Camera
      • Outputs
        • MQTT
        • Modbus TCP
        • Siemens S7
        • CSV
        • JSON
        • InfluxDB
        • OPC UA
        • TwinCAT
        • FTP Client
        • Image Stream
        • Data Watch
      • Function
        • Math & Logic
        • Array Functions
        • Image Functions
        • Type Conversion
        • To JSON
        • From JSON
        • Array
        • Variables
      • Script
        • Python Script Editor
      • AI
        • ONNX
        • Scikit Learn
      • API
        • HTTP
      • Server
        • HTTP Server
  • Use Cases
  • FAQ
Powered by GitBook
On this page
  • Node Definitions
  • Input Ports
  • Output Ports
  • System Ports

Was this helpful?

  1. REFERENCES
  2. Components
  3. Outputs

FTP Client

FTP Client component is used to write data as a file in the remote

PreviousTwinCATNextImage Stream

Last updated 3 years ago

Was this helpful?

Node Definitions

In this section you can enter name and description of the component, IP address, transfer protocol(FTP or SFTP), port, username, password, remote file path and write mode(Write Only or Append). In addition, you can enter schedule for writing data. Scheduler always writes all input ports' actual values.

Input Ports

This part allows you to write data(default input) and enter the file names dynamically or parameters of file-related options as inputs. These inputs can be used in the remote file path section or in other sections except Data.

Output Ports

There is no any output port for this component yet.

System Ports

For more information read

here