본문으로 건너뛰기

syncrep 명령

이 명령을 사용하여 원격 저장소에서 펌웨어 동기화를 시작합니다.

다음 표는 옵션의 인수를 보여줍니다.

표 1. syncrep 명령.

다음 표는 옵션, 옵션 설명 및 옵션에 대한 관련 값으로 구성되어 있는 멀티 행 3열 표입니다.

옵션설명

-t

리포지토리 연결 프로토콜

samba, nfs

-l

원격 리포지토리의 위치

URL 형식

-u

사용자

 

-p

암호

 

-o

옵션

samba 및 nfs 탑재에 대한 기타 옵션 문자열

-d

도메인

samba 탑재에 대한 도메인

-q

현재 업데이트 상태 쿼리

 

-c

동기화 프로세스 취소

 

구문

  syncrep [options]  Launch firmware sync from remote repository
options:
-t <samba|nfs> protocol to connect repository
-l location of remote repository (URL format)
-u User
-p Password
-o option (extra option string for samba and nfs mounts)
-d domain (domain for samba mount)
-q query current update status
-c cancel the sync process

(1) start sync with repository
system> syncrep -t samba -l url -u user -p password
(2) query current update status
system> syncrep -q
(3)cancel the sync process
system> syncrep -c