

Shouldn’t be any problems. I’d suggest rclone
. Great tool. I use it to reliably and safely copy files from my cloud server block storage to two different blob storage locations. rlcone
will do anything. A simple cp
will probably get it all done for you too, but I don’t know how important the data is to you.
Yeah, it’s killer. Just replace
cd
withz
, for everything. Also,popd
to drop down the stack.