Move or rename a resource.
@note url_src and url_dst should share the same protocol and authority.
@param url_src url to resource to be moved @param url_dst new url to resource if the operation succeeded @return >=0 on success or negative on error.
See Implementation
Move or rename a resource.
@note url_src and url_dst should share the same protocol and authority.
@param url_src url to resource to be moved @param url_dst new url to resource if the operation succeeded @return >=0 on success or negative on error.