root/trunk/examples/README_obexftpbackup

Revision 188, 1.3 KB (checked in by zany, 3 years ago)

adding examples

  • Property svn:executable set to *
Line 
1------------- obexftpbackup 2.0 -------------
2
3A while ago I wrote an obexftpbackup script which worked fine on the basic SE
4T610 file structure. Since upgrading to obexftp 0.18 I've had to modify
5the error checking, but more significantly I've had to completely re-write it
6to handle the directory structure of the SE K750i.
7
8In its current form it will handle up to 8 levels of subdirectories and will
9accept file and directory names with spaces in them. There's also a sed line
10to handle filenames with apostrophes in them.
11
12To use it simply create a directory called ~/Documents/Obexftp-backups, switch
13your phone's bluetooth to visible for the first run, then run obexftpbackup.
14On subsequent runs the phone can be hidden.
15
16I've only found one bug so far, and that appears to be in obexftp itself when
17trying read the directory contents for the Pictures directory. I suspect this
18could be due to having over 100 jpegs in that folder.
19
20Enjoy!
21Ken.
22
23
24------------- obexftpbackup 1.0 -------------
25
26The sleeps appear to be necessary to give my Sony Ericsson T610 a chance.
27
28If you wish to retain all your previous downloads from the phone then
29don't use the -o option, and take care to rename your pictures from the
30default name otherwise Picture(1).jpg etc will omitted from your backup.
31
32Ken Booth <ken@booths.org.uk>
33
Note: See TracBrowser for help on using the browser.