Connecting to WebDAV Server throug NAV client

Hi All,

I am looking to access WebDAV server file through NAV 2013 , in order to perform some transaction , Can any body help on this ?

Answers

  • ftornero
    ftornero Member Posts: 528
    You can mount the WebDAV server with net use, and work with it like another local unit.

    Regards.