in reply to Cryptic file names in iPhone backup
It *is* human readable, just a bit cryptic. I don't know the details of what the case is here (I don't do anything with iPhones), but I'd bet it's a system-generated filename to ensure that it's a unique filename. You wouldn't want different applications mixing their data together, as it would make applications difficult to uninstall. If I was building an app for a phone, I'd ensure that each database was for a specific user and application combination. Then I could easily delete users or applications from the system without having to know any internal details of the database.
...roboticus
When your only tool is a hammer, all problems look like your thumb.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Cryptic file names in iPhone backup
by marek1703 (Acolyte) on Feb 17, 2015 at 16:08 UTC | |
by roboticus (Chancellor) on Feb 17, 2015 at 17:14 UTC |