1 .TH "MEMCP" "1" "April 28, 2012" "1.0.7" "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
37 memcp [options] [file] [server]
40 \fBmemcp\fP copies one or more files into memcached(1) servers.
41 It is similar to the standard UNIX cp(1) command.
43 The key names will be the names of the files,
44 without any directory path.
47 You can specify servers via the option:
53 or via the environment variable:
56 .B \(gaMEMCACHED_SERVERS\(ga
59 If you do not specify either these, the final value in the command line list is the name of a server(s).
61 For a full list of operations run the tool with the option:
68 To find out more information please check:
69 \fI\%http://libmemcached.org/\fP
72 Brian Aker, <\fI\%brian@tangent.org\fP>
74 Mark Atwood, <\fI\%mark@fallenpegasus.com\fP>
77 \fImemcached(1)\fP \fIlibmemcached(3)\fP
81 2011, Brian Aker DataDifferential, http://datadifferential.com/
82 .\" Generated by docutils manpage writer.