Plasma GitLab Archive
Projects Blog Knowledge

Class Webdav_client_methods.move


class move : ?overwrite:bool -> ?strip_prefix:string -> string -> string -> move_call_t
new move src_url dest_url: Moves the object(s) at src_url so that they become visible at dest_url. This works for documents, and whole subtrees (moves of collections are always recursive).

The dest_url needs to be the full URL, including the http://server prefix.

  • overwrite: Whether it is allowed to overwrite destination objects. If missing servers usually assume true.


This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml