1rpdump(1) General Commands Manual rpdump(1)
2
3
4
6 rpdump - alpine remote data utility
7
9 rpdump [ -f ] -l Local_file -r Remote_folder
10
12 Rpdump may be used to copy the actual data from remote Alpine configu‐
13 ration files or address books into a local file. It is intended to be
14 used by system administrators. Regular users should normally use the
15 facilities provided within Alpine.
16
17 Local_file will normally be a local temporary file. Remote_folder is
18 the IMAP folder being used as a remote Alpine configuration (with the
19 help of Alpine's -P, -p, and -x commands or PINECONF, PINERC, and PIN‐
20 ERCEX environment variables) or remote Alpine address book folder. A
21 copy of the data from Remote_folder will be copied to Local_file.
22
23 -f Force the dump even if the remote folder is in an
24 unrecognized format.
25
26 -l Local_file The file on this system that is to be copied to.
27
28 -r Remote_folder A remote folder name to be copied from. See the
29 Alpine documentation for the syntax of a remote
30 folder name. One example is
31 {my.imap.server}remote_pinerc.
32
34 Exit status is zero if all goes well, -1 otherwise.
35
37 Rpload(1).
38
39 Copyright 1989-2007 by the University of Washington.
40
41 $Date: 2005/01/14 20:40:14 $
42
43
44
45 rpdump(1)