1 .TH "MEMCP" "1" "April 13, 2011" "0.47" "libmemcached"
3 memcp \- libmemcached Documentation
5 .nr rst2man-indent-level 0
9 level \\n[rst2man-indent-level]
10 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
17 .\" .rstReportMargin pre:
19 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
20 . nr rst2man-indent-level +1
21 .\" .rstReportMargin post:
25 .\" indent \\n[an-margin]
26 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
27 .nr rst2man-indent-level -1
28 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
31 .\" Man page generated from reStructeredText.
34 Copies files to a collection of memcached servers
48 \fBmemcp\fP copies one or more files into memcached(1) servers.
49 It is similar to the standard UNIX cp(1) command.
51 The key names will be the names of the files,
52 without any directory path part.
54 You can specify servers via the \fB\-\-servers\fP option or via the
55 environment variable \fBMEMCACHED_SERVERS\fP. If you specify neither of
56 these, the final value in the command line list is the name of a
59 For a full list of operations run the tool with the \fB\-\-help\fP option.
62 To find out more information please check:
63 \fI\%http://libmemcached.org/\fP
66 Brian Aker, <\fI\%brian@tangent.org\fP>
68 Mark Atwood, <\fI\%mark@fallenpegasus.com\fP>
71 memcached(1) libmemcached(3)
75 2011, Brian Aker DataDifferential, http://datadifferential.com/
76 .\" Generated by docutils manpage writer.