Function copy

Source
pub fn copy(
    client: &impl UserAuthClient,
    arg: &RelocationArg,
) -> Result<Metadata, Error<RelocationError>>
👎Deprecated: replaced by copy_v2
Available on crate features sync_routes and dbx_files only.
Expand description

Copy a file or folder to a different location in the user’s Dropbox. If the source path is a folder all its contents will be copied.