Skip to main content

คำสั่ง 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