1UPLDIF(1)                   General Commands Manual                  UPLDIF(1)
2
3
4

NAME

6       upldif - Barry Project's LDIF contact uploader
7

SYNOPSIS

9       upldif [-p pin][-P password][-u][-h][-v]
10

DESCRIPTION

12       upldif  reads  a  list  of contacts in LDAP LDIF format from stdin, and
13       overwrites the Blackberry's Address Book database with those  contents.
14       In  other words, upldif is for writing to your Blackberry.  If you want
15       to read data from your Blackberry into various formats, you  want  some
16       other tool, such as btool or bio.
17

OPTIONS

19       -p pin Specify  the PIN of the device to talk to.  Only needed if there
20              are multiple Blackberries plugged into your system at once.
21
22       -P password
23              Simplistic method to specify device password.
24
25       -u     Actually do the upload.  If not specified, upldif only dumps the
26              LDIF  data that it parsed from stdin, back to stdout for verifiā€
27              cation.
28
29              Note! If this option is specified, all existing contacts on your
30              Blackberry will be deleted and replaced with the LDIF contacts.
31
32       -v     Dump verbose protocol data during operation.
33
34       -h, --help
35              Show summary of options.
36
37
38

RETURN STATUS

40       In  the  event of a fatal error, the message will be written to stderr,
41       with an error code of 1.
42
43
44

EXAMPLES

46       1) Have Barry parse your default ldap contacts as best it can, and send
47              the output to stdout.
48
49              ldapsearch -x | upldif
50
51
52

AUTHOR

54       upldif is part of the Barry project.  This manual page was  written  by
55       Chris Frey.
56

SEE ALSO

58       http://netdirect.ca/barry
59
60
61
62
63                               February 19, 2013                     UPLDIF(1)
Impressum