View Single Post
Posts: 228 | Thanked: 100 times | Joined on May 2010 @ Australia
#124
Originally Posted by wolke View Post
https://raw.github.com/teleshoes/n9-...in/backup-comm

backup-comm sms --retry 50
backup-comm call --retry 50

note that it writes to ~/MyDocs/backup-sms and ~/MyDocs/backup-call
Seems I am having issues:

Code:
~ $ ./backup-comm sms --retry 50
mkdir -p /home/user/MyDocs/backup-sms
readline() on closed filehandle CMD at ./backup-comm line 30.
cat: can't open '/home/user/MyDocs/backup-sms/2013_03_29-1364528136.sms': No such file or directory

exported 0 items
the dir exists also.