El Maquinas
05-18-2007, 12:44 PM
”Hello!
I recently posted that the camera died on my main TH55. I only use MSBackup so I had a problem.
One of MSBackup's known limitations is that it prevents you from restoring a backup from a device over a different one.
Well, I worked around it and it is possible to make a tool that helps you to restore a backup from one clie to another, this should be done only if you have the same model of clič and always you should know what are you doing.
Currently I'm working on a Perl script (I'm a Linux user) that lets you read the backup information and modify the entries that MSBackup reads letting you restore any backup on your device. The script at its current stage reads the content of the each backup entry and shows you the related information, that is:
- Backup slot
- Backup size
- Backup date and time
- number of databases stored
- Device id
My knowledge about PalmOS programming is very poor, so if some one is interested in porting the Perl code to C, or simply wants to check the code you will be welcome.
I've used OnBoardC for some time but I've more to learn than free time I've, so any help about accessing memorysticks will be also welcome.
Regards.
I recently posted that the camera died on my main TH55. I only use MSBackup so I had a problem.
One of MSBackup's known limitations is that it prevents you from restoring a backup from a device over a different one.
Well, I worked around it and it is possible to make a tool that helps you to restore a backup from one clie to another, this should be done only if you have the same model of clič and always you should know what are you doing.
Currently I'm working on a Perl script (I'm a Linux user) that lets you read the backup information and modify the entries that MSBackup reads letting you restore any backup on your device. The script at its current stage reads the content of the each backup entry and shows you the related information, that is:
- Backup slot
- Backup size
- Backup date and time
- number of databases stored
- Device id
My knowledge about PalmOS programming is very poor, so if some one is interested in porting the Perl code to C, or simply wants to check the code you will be welcome.
I've used OnBoardC for some time but I've more to learn than free time I've, so any help about accessing memorysticks will be also welcome.
Regards.