Hello all-
I've gotten some backup/restore software written for the Samsung A310 cell phone that needs some beta testing. A couple of things:
- It's basically a version of the SAMBRU software from Eric Sandeen (his script available here) modified for the A310 phone.
- It's a command line perl script written for DOS but should work under various flavors of unix.
- To run it you need to have perl installed on your computer as well as the perl Win32::SerialPort module.
- If you're familiar with perl, I'd love to hear if the script works for you. If not, you may not want to mess with it.
- The software will upload/download your phone book, calendar and todo list in the phone's raw format (not recommended for backup purposes), a csv format or in vCard/vCalendar format
And without further ado, the script is
available here.
PS: It's free software, but has no warranty.