1pilot-foto-treo600(1) PILOT-LINK pilot-foto-treo600(1)
2
3
4
6 pilot-foto-treo600 - Copies Treo "foto" databases to current directory
7 and extracts image files from within them.
8
10 pilot-link: Userland conduits
11
12
14 pilot-foto-treo600 [-p|--port <port>] [--version] [-?|--help]
15 [-q|--quiet] [--usage] [-w|--write]
16
17
19 Copies Treo "foto" databases to current directory and extracts the .jpg
20 image files within them.
21
22
24 pilot-foto-treo600 options
25 -w, --write
26
27
28 Write the database data to disk
29
30
31 Conduit Options
32 -p, --port
33 port
34
35
36 Use device file port to communicate with the Palm handheld. If this is
37 not specified, will look for the $PILOTPORT environment variable.If
38 neither are found or supplied, pilot-foto-treo600 will print the usage
39 information.
40
41 -q, --quiet
42
43
44 Suppress 'Hit HotSync button' message
45
46 -v, --version
47
48
49 Display version of pilot-foto-treo600 and exit without connecting.
50
51
52 Help Options
53 -h, --help
54
55
56 Display the help synopsis for pilot-foto-treo600 and exit without con‐
57 necting.
58
59 --usage
60
61
62 Display a brief usage message and exit without connecting.
63
64
66 # connect to the Palm device and fetch all photos found in the Treo
67 "foto" database, convert them to .jpg files and write them to disk on
68 your local machine in the current working directory.
69
70
71 pilot-foto-treo600 -p /dev/pilot -w
72
73
74
75
77 This manual page was written by Neil Williams <linux@codehelp.co.uk>
78
79
81 We have an online bug tracker. Using this is the only way to ensure
82 that your bugs are recorded and that we can track them until they are
83 resolved or closed. Reporting bugs via email, while easy, is not very
84 useful in terms of accountability. Please point your browser to
85 http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your
86 bugs and issues there.
87
88
90 This program is free software; you can redistribute it and/or modify it
91 under the terms of the GNU General Public License as published by the
92 Free Software Foundation; either version 2 of the License, or (at your
93 option) any later version.
94
95
96 This program is distributed in the hope that it will be useful, but
97 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
98 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
99 Public License for more details.
100
101
102 You should have received a copy of the GNU General Public License along
103 with this program; if not, write to the Free Software Foundation, Inc.,
104 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
105
106
108 pilot-foto (1), pilot-link(7).
109
110
111
112
1130.12.5 Copyright 1996-2007 FSF pilot-foto-treo600(1)