FTP Rename File VI

Owning Palette: Intermediate FTP VIs

Requires: Base Development System

Renames a file on the FTP server.

Renames the file using the RNFR and RNTO commands.

(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.
old name is the path to the file the VI renames.
new name is the name you want to replace the old name.
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.
reply code is the FTP status code in the reply string.
reply string is the reply that the FTP server returns.
error out contains error information. This output provides standard error out functionality.