[ad_1]
I’ve a ~2 TB XXX.backupbundle file that I’ve copied from the outdated Time Capsule to a community drive. I want to begin utilizing the community drive and proceed utilizing the outdated TimeCapsule for backups. My overarching intention is 2 use two backup places concurrently for redundancy and keep equivalent historical past in each places. Because the Time Capsule is outdated I will probably be trying to decomission it inside a yr.
I am trying to affiliate the XXX.backupbundle positioned on community drive with the time machine. I’ve tried working:
sudo tmutil associatedisk -a
/Volumes/MyMacHDD /Volumes/TimeMachineBackup/XXX.backupbundle
The command returned error:
A neighborhood quantity mount level and a snapshot quantity path are required.
The construction of the XXX.backupbundle is:
# That is the brand new community location the place the .backupbundle was simply copied
tree -L 1
/Volumes/TimeMachineBackup/XXX.backupbundle
├── Data.bckup
├── Data.plist
├── bands
├── com.apple.TimeMachine.MachineID.bckup
├── com.apple.TimeMachine.MachineID.plist
├── com.apple.TimeMachine.Outcomes.plist
├── com.apple.TimeMachine.SnapshotHistory.plist
├── lock
├── mapped
└── token
correctly affiliate the newly copied .backupbundle file with the Time Machine so the backup will proceed in each places with equivalent historical past?
[ad_2]
