Brise

scp 사용법 본문

Linux

scp 사용법

naudhizb 2014. 10. 20. 19:15
반응형

http://dinggur.tistory.com/94



scp -P 22 /root/file1 sslab@192.168.1.75:/file/path



scp -P 22 root@ipaddr:/file/path ~/receive/path

반응형
Comments