FTP Reply To Error VI
- Updated2025-07-30
- 2 minute(s) read
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.

Inputs/Outputs
ftp session
—
ftp session contains the refnum to an FTP session.
reply code in
—
reply code in is the reply code returned from an FTP command.
reply string in
—
reply string in is the reply string returned from an FTP command.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
ftp session out
—
ftp session out returns the same value as ftp session.
duplicate reply code
—
duplicate reply code returns the same value as reply code in.
duplicate reply string
—
duplicate reply string returns the same string as reply string in.
error out
—
error out contains error information. This output provides standard error out functionality. |
ftp session
—
reply code in
—
reply string in
—
error in (no error)
—
ftp session out
—
duplicate reply code
—
duplicate reply string
—
error out
—