четверг, 28 августа 2014 г.

ssh copy to remote server (ssh scp copy to remote machine)

Copy the file "myfile.txt" from the local host to a remote host
$ scp myfile.txt username@remoteserver.com:/remote/dir

Комментариев нет:

Отправить комментарий