Owning Palette: Intermediate FTP VIs
Requires: Base Development System
Copies a list of files, saving them on the local machine or returning their contents.
(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.
![]() |
![]() |
![]() |
active specifies whether the data connection is active or passive. The default is TRUE, which specifies an active connection. | ||||||
![]() |
ftp session contains the refnum to an FTP session. | ||||||
![]() |
file specifications contains the FTP configuration for file transfers.
| ||||||
![]() |
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. | ||||||
![]() |
file errors is an array of error clusters containing file-related errors, such as invalid remote path and file access permission denied. | ||||||
![]() |
data is an array of strings that contains the contents of the files. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |