Well, after some discussions between Angeles and me via email, we came to the following conclusion:
1) The issue of the missing COPY command is related to the way, the WebDAV server is accessed: if the WebDAV server URL is opened from IE (but not as web folder), it is accessed simply as HTTP server. In such case, the WebDAV extensions to HTTP (such as COPY) are not available.
2) To access a WebDAV server from a web application, some client-side programming would be necessary. Probably also server-side approaches, such as using servlets and JSP can help.
Peter.
#Tamino#API-Management#webMethods