10/01/2012, 03:22 AM
|
#1801 (permalink) | |
|
Developer
![]() |
Quote:
-- Rod
__________________
WebOS Internals and Preware Founder and Developer You may wish to donate by Paypal to donations @ webos-internals.org if you find our work useful. All donations go back into development. www.webos-internals.org twitter.com/webosinternals facebook.com/webosinternals |
|
11/12/2012, 01:24 PM
|
#1802 (permalink) | |
|
Member
![]()
Posts: 5
|
Quote:
I am sorry for bothering you on what may me something I should know, but I just do not do this often. I know you sent me this info a while ago, but I am one of those people stuck up in the northeast and this has been my first time that I have had to get on a computer and try this. Again, thank you so much. |
|
12/26/2012, 11:10 AM
|
#1805 (permalink) |
|
Member
![]()
Posts: 23
|
I need to backup my pre. There are 91 pages of posts here, with each page consisting of several posts, but I don't have time to read them all. To anyone who already has, what is the present way to backup the palm pre? Which posts are relevant. Can someone who is following this post hyperlinks to the actual posts I need to use to back up the palm pre today? Thanks.
Jason
__________________
twitter com /jasontaylor7 A fresh post each day! |
12/27/2012, 08:23 AM
|
#1806 (permalink) | |
|
Member
![]()
Posts: 1,486
|
Quote:
__________________
I am the creator of the PalmSpot entry “webOS Does, and Does, and Does Some More”, writes Save/Restore scripts and helps manage the script feed, and now writes webOS Nation's Tip of the Day Got a good tip for webOS Nation's Tip of the Day? Please send me a PM or use the Contact Us form and select "Suggest a tip" Like any of my work:
|
|
12/30/2012, 10:40 PM
|
#1807 (permalink) | |
|
Member
![]()
Posts: 235
|
Quote:
__________________
Tungsten E, Treo 650, Pre+ (several), Preł, 2 TouchPads, & my trusty Treo BT headset
|
|
12/30/2012, 10:45 PM
|
#1808 (permalink) | |
|
Member
![]()
Posts: 235
|
Quote:
If that's just been a back burner project, I understand--just curious (and hopeful).
__________________
Tungsten E, Treo 650, Pre+ (several), Preł, 2 TouchPads, & my trusty Treo BT headset
|
|
01/02/2013, 03:09 AM
|
#1809 (permalink) | |
|
Member
![]()
Posts: 47
|
Quote:
I seem to have a little trouble, though. Here's what I did: I entered the script by hand into a file, /media/internal/save.sh. (In the second line, I put cd /var/svc/org.webosinternals.saverestore, rather than /saverestore, since I think that's just a bug?) I tried running the script with "sh save.sh". It ran through the script and said "blah blah is not installed" for pretty much everything (since I don't have everything installed, heh), but I don't a saverestore folder. I do have Angry Birds and the Glu Transformers game, so I would expect at least *some* data would be backed up. Any thoughts? Did I do something wrong? Thanks so much for this in the first place! It's really super helpful. To be honest, the data that would be lost if I can't get this to work is nothing I can't live without; this is more the "would be nice to have" portion of phone-data-recovery, before I Doctor. Last edited by jrronimo; 01/02/2013 at 03:29 AM. |
|
01/02/2013, 03:41 AM
|
#1810 (permalink) | |
|
Member
![]()
Posts: 47
|
Quote:
So, the way the script is originally written: Code:
#!/bin/sh cd /var/svc/org.webosinternals/saverestore ls -1 | while read save; do sh ./$save done So, to run every script with the "save" argument to make a backup, this would be a correct script: Code:
#!/bin/sh cd /var/svc/org.webosinternals.saverestore ls -1 | while read save; do sh ./$save save done So, for people as noobish as me, here's what you need to do to run saverestore from a command line: 1. Gain access to the command line. You'll probably end up there via novaterm or putty if you can't use your phone directly. 2. Enter the second version of the script in this post into vi. A command is: "vi /media/internal/save.sh" Press 'i' to be able to start typing. To quit & save: press ESC, then ":wq", then Enter. (no quotes around :wq) 3. type "/media/internal/save.sh" 4. copy the saverestore folder off of your phone! |
|
01/07/2013, 08:39 AM
|
#1812 (permalink) | |
|
Member
|
Quote:
More info here: http://forums.webosnation.com/webos-...ml#post3372056 As long as it is not in an updated Save&Restore package, extract it and move it to /var/svc/org.webosinternals.saverestore (moving e.g. with Internalz Pro) and start Save&Restore Version2 online. Now with saving of profile pics
__________________
Patch Enhancing vCard Export -|- Your own cloud with Zarafa (EAS sync) -|- Tasks-app of 2.x on 3.x incl.EAS sync -|- SYM key in Enyo on phones -|- My hidden webOS Tips and Tricks - like it ?
Last edited by gizmo21; 01/19/2013 at 04:15 AM. |
|
![]() |
|
| Tags |
| angry birds, save restore |
| Thread Tools | |
| Display Modes | |
|
|



