clone/copy "all' files/users from srvrA to srvrB
bruce
badouglas at gmail.com
Mon Dec 18 16:09:25 UTC 2023
Hey Ralf/others..
Thanks for the reply..
But if the process/steps are
ssh cp from to
and the cmd to cpy is run from the "to" srvr
-->run this on the "to" srvr
so..
as root
ssh cp -Tai user1 at 161.35.5.174:/ /
the "from" srvr 161.35.5.174 has the ssh user/passwd
but wouldn't the "to"/current srvr have to have the /etc/passwd
/etc/ssh/sshd_config already setup?
On Mon, Dec 18, 2023 at 10:46 AM Ralf Mardorf via ubuntu-users
<ubuntu-users at lists.ubuntu.com> wrote:
>
> sudo cp -Tai /mount/source/ /mount/target/
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
More information about the ubuntu-users
mailing list