pub fn clone_file(src: &str, dst: &str) -> Result<()>
Clone src to dst, preserving sparseness where the filesystem allows.
src
dst