Add file to a document library
Hi
i try to add a folder to a document library in SP by WebDAV. I access to a document library by next syntax \\<server SP name>\DavWWWRoot\<Document library name>. If i try to add a folder all working good. When i try to add a file inside
this folder after some minute the folder disappers with the file too.
How can i solve this situation? Why this behavioral? Where is my mistakes?
Thanks in advanceEZ BizTalk Specialist
May 25th, 2011 5:05am
Hi 570Enrico,
Saving files directly to WebDAV (i.e., from within an application, such as Word, Excel, or Internet Explorer) does not work reliably. For best results, save the file
to your computer first, and then upload it to your site.
Based on my test, you can’t create a new folder under the root of a WebDAV server. Whereas,
you can use Net Use * http://www.adatum.com/DavWWWRoot
to link a drive to the root of the SharePoint server. then create a folder under a subfoler and upload a file.
For more information about How to connect to SharePoint Document Library using WebDAV, please look into the following articles:
http://www.tonytestasworld.com/post/2008/01/03/Howto-connect-to-Sharepoint-Document-Library-using-WebDAV.aspx
Thanks,
Rock Wang
TechNet Subscriber Support in forum
If you have any feedback on our support, please contact
tngfb@microsoft.comRegards, Rock Wang Microsoft Online Community Support
Free Windows Admin Tool Kit Click here and download it now
May 25th, 2011 11:08pm
HI Please check with http://support.microsoft.com/kb/981688 coould be once reason.
Thanks,
Raj
May 26th, 2011 6:34am
Hi 570Enrico,
Did you resolve your issue? If you have any questions, please drop me a note.
Thanks,
Rock Wang
TechNet Subscriber Support in forum
If you have any feedback on our support, please contact tngfb@microsoft.comRegards, Rock Wang Microsoft Online Community Support
Free Windows Admin Tool Kit Click here and download it now
May 29th, 2011 10:25pm


