Discuss this help topic in SecureBlackbox Forum

WebDAV: Copy or move the resource

After you have initialized the WebDAV client, use TElWebDAVClient.CopyObject() method to copy remote files and collections, and TElWebDAVClient.MoveObject() method to move remote resources. Both methods have Overwrite parameter that may be set to 'true' in order to overwrite existing resources during copy/move operations.

How To articles about WebDAV client

Discuss this help topic in SecureBlackbox Forum