FTP Reply To Error VI

Owning Palette: Intermediate FTP VIs

Requires: Base Development System

Returns the error if error in contains an error. Otherwise, the VI converts an FTP reply into an FTP error code.

If the FTP reply code is not successful (outside the 200–299 range), the VI sets the status in error out to TRUE.

(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
ftp session contains the refnum to an FTP session.
reply code in is the reply code returned from an FTP command.
reply string in is the reply string returned from an FTP command.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
ftp session out returns the same value as ftp session.
duplicate reply code returns the same value as reply code in.
duplicate reply string returns the same string as reply string in.
error out contains error information. This output provides standard error out functionality.