LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

webdav PROPFIND .NET

Hello,

 

Due to unreliability of the FTP server on RT target, I want to change the way to get or put files on the RT controllers using WebDAV.

The main problem is that I'm using .NET langages (C#) to get connected to the RT.

 

I tried to communicate with the webdav server using LabVIEW and it works fine but because my application is written in C#, I have to translate it.

Everything works fine to get, put, create and remove file or folder but I would like to get information about the files and folders.

 

My problem is that I want to use the same command than the Directory Listing VI as shown below.

snippet.png

There are little differences between the LabVIEW way to get connected and C# way.

My question is which WEBDAV command is used in Directory Listing VI ?

 

Best Regards,

CFOE

0 Kudos
Message 1 of 1
(2,886 Views)