pub fn copy_v2(
client: &impl UserAuthClient,
arg: &RelocationArg,
) -> Result<RelocationResult, Error<RelocationError>>
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.