iCloud-DB wiederherstellen
Guten Tag,
ich habe auf dem Mac eine iCloud-DB gelöscht und möchte sie wiederherstellen. Wie muss ich vorgehen?
Danke und beste Grüße,
Harald
1 Antwort
-
ich habe heute erfolgreich gelöst ... über Terminal
// Terminal Restore Procedure// IMPORTANT please check your HD path on TM Volume 'Your HD' or 'Your HD - Data' last one was working// restore iCloud files from TimeMachine// step one delete existing data folderrm -R '/Users/admiraldon/Library/Mobile Documents/BJE6SD455T~de~ninoxdb~ninox-ios/data'// step two restore folder from TMtmutil restore '/Volumes/Time Machine-Backups/Backups.backupdb/YourMacName/20xx-xx-xx-123456/Your HD/Users/YourUser/Library/Mobile Documents/BJE6SD455T~de~ninoxdb~ninox-ios/data' '/Users/YourUser/Library/Mobile Documents/BJE6SD455T~de~ninoxdb~ninox-ios'// restore local files from TimeMachine// step one delete existing data filerm -R /Users/YourUser/Library/Containers/de.ninoxdb.ninox-mac.Ninox// step two restore file from TMtmutil restore '/Volumes/Time Machine-Backups/Backups.backupdb/YourMacName/20xx-xx-x-123456/Your HD/Users/YourUser/Library/Containers/de.ninoxdb.ninox-mac.Ninox' '/Users/YourUser/Library/Containers/de.ninoxdb.ninox-mac.Ninox'
Content aside
- vor 4 JahrenZuletzt aktiv
- 1Antworten
- 341Ansichten
