Displays the status of an FTP transaction. Use this VI only to open or close the status window.

(NI Linux Real-Time) The FTP server is disabled by default, and you cannot use it in safe mode. National Instruments recommends using WebDAV as the file transfer mechanism for improved security.


icon

Inputs/Outputs

  • cstr.png action string

    action string is the string sent to the FTP server.

  • cstr.png status string

    status string is the first line of the reply the FTP server returns.

  • cenum.png window

    window controls the VI panel.

    nothing assigns an action and status string, open opens the VI panel, and close closes the VI panel.

  • istr.png command

    command contains the action string in progress.

  • istr.png last status string

    last status string contains the most recent status string.