473,386 Members | 1,830 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

WebDAV 'An error has occurred copying some or all of the selected files.'

1
Hi All,

I have been trying to configured WebDAV on our current IIS server as an alternative to FTP and have had some mixed success but I've hit a brick wall with one problem.

The server (Windows 2003 IIS 6) resides in the DMZ. I have created a virtual directory and directed it to a folder stored on the server. Integrated Windows Authentication and Basic Authentication has been enable along with SSL. I have added a handful of user account to the local server and configured the NTFS permissions on the folder.

The web directory can be mapped (https://www.website.com/Webdav) and I am able to Create/Modify/Delete folders and Download, Rename, Delete and Overwrite existing content but when i try to copy new content to the folder I get the following message 'An error occurred copying some or all of the selected files.'

I am very new to WebDAV and i cannot see what i am doing wrong. I would be very grateful to anyone who could steer me in the write direction.

Thanks
Andy
Oct 16 '07 #1
4 11067
kenobewan
4,871 Expert 4TB
Here is a site that may help:
WebDAV Projects
Oct 16 '07 #2
After over 7 years of WebDAV experience with Windows I found the following solutions to a the most common WebDAV of issues.

Issue 1.

If you receive any type of error message trying to transfer files to WebDAV. Try the following:

Make sure WebDAV is patched. Windows 2K3 and prior have at least one patch. The biggest problem with WebDAV when it isn't patched is the "&" symbol. Any file or folder with this character may result in an inability to transfer files and or an entire directory and it's contents being invisible and/or inaccessible.

Issue 2.

File's get corrupted or appear corrupted when downloading or transferring.

Adjust the Temporary Internet Files cache to something larger than 250K. 512 to 1024 usually resolves issues with most file sizes.

Issue 3 (This issue is most prominent on Windows Server 2008 with SSL applied).

Web folders are visible and can be browsed, but no file transfers are possible. Errors like "an error occurred copying some or all of the selected files" appear. This may or may not occur with SSL installed. OR Web Folder creation indicates no such directory exists.

Make sure your SSL certificate is properly imported or created on the server and IIS (whichever version) is configured to use SSL. If you're using IIS7 you will need to install your certificate by right-clicking on the certificate file (I recommend putting it in the system32 folder), and make sure the certificate is imported into IIS7.

Final note: I have been using WebDAV with basic authentication and SSL on Windows 2000 Server (IIS5), Windows Server 2003 (IIS6), and Windows Server 2008 (IIS7). These are the main problems I've encountered and solutions I've come up with.

There you go! That should take care of most if not all WebDAV problems on a Windows Server.
Feb 12 '09 #3
ezman
2
DudDav,

Did you find a solution? I looked at the steps suggested by jbirdjtrain and still am not able to push updates to our IIS 6.0 webserver win2k3 sp2. I have double-check web sharing access and ntfs permissions. The IIS server log gives a 401 error when it put request is sent from my understanding of how to read iis log files. Any feedback would be great thank you.
Sep 22 '10 #4
I've seen this one too. It's a brain bender. It's probably associated with some problem on the client side. I've had some computers produce this problem while others didn't, and with no apparent reason. Here are some things to try:

1. The file size may be too large and the session is timing out. You can try to up the session timeout in IIS.
2. Make sure there are no "&" in any of the file names
3. Make sure there are no commas in file names of office documents (stupid sounding I know, but it solved the problem once).
4. If the path to the virtual directory is really long, shorten it by moving the directory closer to the root of the drive it's on.
5. There are 3-4 client side WebDAV patches to try. You'd have to look them up to know which ones seem to apply.
6. 64bit Windows XP will not work with WebDAV (my experience and from what I've read online).
7. Make sure the site is added as a trusted site in IE.
8. Make sure the Temporary Internet Files are set to at least 256MB.
9. Clear all browser cache.
10. Make sure Office applications are updated. Office 2K7 seems to be inconsistent with WebDAV, but it does work.
11. Set IE8 to always use compatibility mode for all sites.
12. IE8 is different on Vista and Windows 7 than it is with XP, so there are sometimes unique nuances that can be associated to certain Web integrations.
13. You can try mapping a drive to your WebFolder using a 'net use' command. Here's great reference for doing so: http://smallvoid.com/article/winnt-w...ork-drive.html

I'm happy to say we no longer use WebDAV. It's a very cool concept, but Microsoft doesn't really maintain it. Good luck.
Sep 22 '10 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: rbt | last post by:
Has anyone used pure python to upload files to a webdav server over SSL? I have no control over the server. I can access it with all of the various webdav GUIs such as Konqueror, Cadaver, etc. by...
1
by: Craig | last post by:
How, in C#, can I obtain a listing of WebDAV folders and files? I am creating an open dialog that browses windows files and webdav files. I've implemented most of the windows part using shell32,...
0
by: SimpleSimple | last post by:
My company has an IIS 5, ASP.net intranet site that contains documents for employee use. The files are of various types (most often Office) and are stored in blob fields in a SQL2000 database. ...
4
by: ARF | last post by:
I'm testing AutoCAD 2005 automation via VS2005 Pro C++/CLR and I'm getting fatal compiler errors. I start with a default C++/CLR class library project and modify it by adding the following...
0
by: zdaudert | last post by:
I am trying to setup IIS 6 to allow web developers to connect up to the web root of a website via WebDav and work on site files including .asp and .aspx files. I have setup a website for this...
0
by: arjen1984 | last post by:
I am now working on C# with WebDAV on Exchange now to get appointments. When I work local on the domain where the server is, i can get the appointments no problem. When I work outside of it, i get an...
7
by: Wiebe Tijsma | last post by:
Hi, I'm using C# + webDAV to create a draft message to be sent in a user's Drafts folder. I can create the message successfully, however when I open the message in outlook, it doesn't show...
0
by: =?Utf-8?B?S2Vu?= | last post by:
I’m having two problems with Windows that I have tried everything to resolve short of rebuilding the system. I have been told that these problems may be related. So far I have tried the...
1
by: Thomas W | last post by:
I want to create a virtual filesystem based on a relational database. It might run as a server on a different machine, but it has to be available like a normal filesystem, either shared using...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.