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.


icon

Inputs/Outputs

  • cncrn.png ftp session

    ftp session contains the refnum to an FTP session.

  • ci32.png reply code in

    reply code in is the reply code returned from an FTP command.

  • cstr.png reply string in

    reply string in is the reply string returned from an FTP command.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • incrn.png ftp session out

    ftp session out returns the same value as ftp session.

  • ii32.png duplicate reply code

    duplicate reply code returns the same value as reply code in.

  • istr.png duplicate reply string

    duplicate reply string returns the same string as reply string in.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.