This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.2.5.4.9. rsync
실행 중인 Pod 컨테이너로 또는 실행 중인 Pod 컨테이너에서 디렉터리 콘텐츠를 복사합니다. 변경된 파일만 운영 체제의 rsync
명령으로 복사됩니다.
예제: Pod 디렉터리와 로컬 디렉터리의 파일 동기화
oc rsync ~/mydirectory/ python-1-mz2rf:/opt/app-root/src/
$ oc rsync ~/mydirectory/ python-1-mz2rf:/opt/app-root/src/