To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example lists the content of a specific folder on an FTP server.
Description
After you open a session with the server, you may have to connect to it using your username and password, then you can use the LabVIEW FTP functions. In this example, easy to modify, we use the directory list VI to get the content list of a specific directory on the targeted FTP server.
Requirements
Steps to Implement or Execute Code
Additional Information or References VI Block Diagram
VI Snippet
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.