FTP Status VI

Owning Palette: Intermediate FTP VIs

Requires: Base Development System

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.

 Add to the block diagram  Find on the palette
action string is the string sent to the FTP server.
status string is the first line of the reply the FTP server returns.
window controls the VI panel. nothing assigns an action and status string, open opens the VI panel, and close closes the VI panel.
command contains the action string in progress.
last status string contains the most recent status string.