hhcp 명령으로 파일 보내기 보기

하나의 파일을 보내는 경우:

   hhcp myfile festival.ed:newfile

윗 명령은 현재 디렉토리에 있는 myfile 파일을 "festival.ed" 호스트 자신의 홈 디렉토리에 newfile 복사를 하는 명령입니다.


디렉토리 이름을 사용하는 경우:

   hhcp tmp/guide.txt castle.ed:book/chapt1/part2

이 명령은 현재 디렉토리의 하위 디렉토리인 tmp 안에 있는 guide.txt 파일을 "castle.ed" 호스트 자신의 홈 디렉토리안의 book/chapt1 디렉토리 안의 part2 파일로 복사하는 명령입니다.


바이너리 파일일 경우:

   hhcp -b afile walden.co:incoming/afile

[차례] [찾기] [색인]