pub fn copy(
    path: PathBuf,
    response: Response
) -> Result<PathBuf, ThreadedIoError>