We should have `copy` and `copytree` methods for copying from one cloud path to another, similar to how [shutil's functions](https://docs.python.org/3/library/shutil.html#shutil.copy) work.
We should have
copyandcopytreemethods for copying from one cloud path to another, similar to how shutil's functions work.