rsync -avP /home/user/.profile hpux3:/home/user/.profile
bash: rsync: command not found
hpux3 컴퓨터에 ssh를 한 경우
rsync
version 3.1.1 protocol version 31
Copyright (C) 1996-2014 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
output truncated
나는 설정 PATH
에 $HOME/.profile
와 $HOME/.bashrc
. /etc/profile
파일로 설정해야합니까 ?
물론 두 기계 모두에 존재합니다
—
elbarna
rsync
명령은 로컬 시스템에 있어야합니다.