출처 : 리눅스 scp 명령어 사용법 ( 파일 전송 프로토콜 / 파일 보내기 /파일 받기 )
구문 : # scp [옵션][파일명] [원격지_id]@[원격지_ip]:[받는 위치] # scp testfile root @192.168.X.X:/tmp/testfolder