Just for a historic record, I'm posting this to the list as well ( I
initially sent to the wrong address).
Cheers,
Alex Kotchnev
---------- Forwarded message ----------
From: Alex Kotchnev <ako...@gm...>
Date: Feb 3, 2008 12:00 AM
Subject: jFreeSafe backup and restore updates
To: fre...@li...
Cc: at...@at...
Hey Laszlo,
attached is a patch (against trunk) to allow backup and restore
functionality. You already had the functionality stubbed out, but with
no implementation. This implementation is slightly different than what
you had initially started: in this implementation, the user gets to
specify a password when he is requesting a backup and restore, and the
server side simply stores and returns the password protected record
store. This approach would probably not work too well in attempting to
transfer the backups from one handset model to another (e.g. if they
have different implementations of RecordStore); however, it works well
with the same or related models (e.g. I just finished a backup from a
Nokia E61, and restored it into a Nokia E61i).
Cheers,
Alex Kotchnev
|