Solution
To transfer files from one CompactRIO to another CompactRIO, you must specify a WebDAV server and a client, respectively.
Through the Software Add / Eliminate tab in MAX, you must install the WebDAV Server software on CompactRIO acting as a WebDAV server and install the WebDAV Client with SSL Support software on CompactRIO acting as a WebDAV client.
And then, you can perform a file transfer test using the example provided in the following snippet.
Note: This image is a LabVIEW snippet, which includes LabVIEW code that you can reuse in your project. To use a snippet, right-click the image, save it to your computer, and drag the file onto your LabVIEW diagram.