We are using ubuntu server, and I have to move folders from one server to another server:
Folders:
/var/www/html/demo5/site/app
to/var/www/html/1/10/site
(Whereapp
is the folder name)Hostnames:
123.123
to host456.456
Usernames:
abc
to username :xyz
I have SSH access, but I am new to these commands.
I have already tried this link, but I didn't get it to work as I am new to commands.