2.리눅스끼리 파일 전송법1. Linux 2008.12.16 17:
scp -P 80 index.html 113.29.129.72:/root/
P : port, index.html (보낼 파일), 113.29.129.72(상대편 Linux OS 주소)
[root@cnyt01dlf001 cdn]# scp mem.sh 125.29.54.72:/tmp/
root@125.29.54.72's password:
mem.sh 100% 60 0.1KB/s 00:00
No comments:
Post a Comment