I need to mount WebDAV share programmatically on Windows 7/Vista without assigning drive letter. I know
How to Make Network Files or Folders Available Offline in Windows 7 and Windows 8 Information If you work with files on a network, you can make the files available offline so you can access them even when your computer is not connected to the network. The default limit for the Offline Files cache size is 25% of the total disk space of the drive where the Offline Files cache is located (typically C: Windows CSC). The cache size can be configured through the Group Policy setting Limit disk space used by Offline Files. The Offline Files cache can be encrypted using EFS. You are using Windows Vista or Windows 7 to access WebDAV resources. No proxy server is between your client machine and the WebDAV resource. You may experience longer than expected delays when: Opening a WebDAV folder. Copying files to or from a WebDAV folder. Changing from one folder to another on the WebDAV folder.
and
can mount WebDAV but they require drive letter. Any chance to mount WebDAV without assigning drive letter? For example Add Network Location Wizard can do this.
IT Hit WebDAVIT Hit WebDAVUse this to provide the credentials:
Then, you can use the WebDAV drive by its UNC name (myCoolCommand.exe www.foobar.bazfolder
)