Discuss this help topic in SecureBlackbox Forum
Moves a remote resource to another location.
Declaration
Parameters
Depth values:
|
Return value
On success, returns server status code, otherwise returns -1.
Description
Use this method to send MOVE request to the server. The actual operation, performed by the server, depends on the type of the resource, e.g., move of a non-collection resource is the logical equivalent of a copy (COPY), followed by consistency maintenance processing, followed by a delete of the source, where all three actions are performed in a single operation.