ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
To download NI software, including the products shown below, visit ni.com/downloads.
This example allows you to both Put and Get files from a WebDAV server/target (like a cRIO 9068).
Description
The example includes two functionality. First, put a file from the local directory onto a network location. Second, get a file from network location and put it on the local hard drive, then check the size of the file.
Steps to Implement or Execute Code
1. Specify username/password, file URLs and URIs.
2. Run the VI. The VI also specifies the file size.
**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.
Thanks for sharing your code! but a little bit of explanation on how the code works would have been nice!
Hi Joel,
Do you have a version of your Webdav Vi that can use a Private Key instead of a Password?
Thanks
Steve