ฉันกำลังพยายามใช้ rsync เพื่อรักษาสำเนาสำรองของไลบรารี Aperture ของฉัน เมื่อฉันรันคำสั่ง sync เพื่อดูว่าจะเกิดอะไรขึ้นนี่คือผลลัพธ์:
rsync --dry-run -r "/Volumes/Data/Aperture Library.aplibrary" "/Volumes/Backup"
skipping non-regular file "Aperture Library.aplibrary/Database/BigBlobs.apdb"
skipping non-regular file "Aperture Library.aplibrary/Database/Faces.db"
skipping non-regular file "Aperture Library.aplibrary/Database/History.apdb"
skipping non-regular file "Aperture Library.aplibrary/Database/ImageProxies.apdb"
skipping non-regular file "Aperture Library.aplibrary/Database/Library.apdb"
skipping non-regular file "Aperture Library.aplibrary/Database/Properties.apdb"
คำสั่ง "file" ระบุว่าอย่างน้อยไฟล์ ".db" คือ "ฐานข้อมูล SQLite 3.x" ฉันจะซิงค์ไฟล์เหล่านี้ด้วย rsync ได้อย่างไร
rsync -hiva --log-file=log.txt source dest
เวลาส่วนใหญ่ .. ฉันชอบ hiva ~ winter เป็นตัวช่วยจำ