копировать файлы между серверами
scp -r username@server_ip:/path_to_source_directory/* usdername@server_ip:/
path_to_the_destination_directory/
myname
scp -r username@server_ip:/path_to_source_directory/* usdername@server_ip:/
path_to_the_destination_directory/