Owning Palette: Intermediate FTP VIs
Requires: Base Development System
Returns information about a path on the FTP server.
This VI uses the LIST command to interpret the information as a UNIX ls command output. If the VI fails, only the name in the path info cluster is correct.
(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. | ||||||||||||||||
![]() |
remote path is a path to a file on the FTP server. The remote path input supports Windows-like file paths such as c:\ni-rt\system\a.txt and UNIX-like file paths such as /ni-rt/system/a.txt. If you need to specify a drive letter on UNIX-like paths, the input supports paths such as /c:/ni-rt/system/a.txt. | ||||||||||||||||
![]() |
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. | ||||||||||||||||
![]() |
path info is a cluster containing information about the following directory entries.
|