Hello,
I have files that I'd like to move from my PXIe-8880 RT Controller running Phar Lap. I'd like to transfer those files via WebDAV to a Windows 10 PC. Here are some peculiar behaviors:
- When I use either WinSCP or CyberDuck clients with the WebDAV protocol, the folder shows up, but there are no files that show. The URI I'm using is: "http://x.x.x.x/files/{absolute path}" Any Ideas?
- When I navigate to the same folder via FTP using WinSCP or CyberDuck, I see files. and can transfer them without issue.
- If I do a directory listing with LabVIEW 2019 WebDAV API, I see the files and can transfer without issue.
- If I mount the folder with Window 10 and WebDAV protocol, I can see the files, but it gives me an unspecified error when trying to transfer. Any Ideas?