8 Copies files to a collection of memcached servers
19 memcp [options] file file <servers>
28 \ **memcp**\ copies one or more files into memcached(1) servers.
29 It is similar to the standard UNIX cp(1) command.
31 The key names will be the names of the files,
32 without any directory path part.
34 You can specify servers via the \ **--servers**\ option or via the
35 environment variable \ ``MEMCACHED_SERVERS``\ . If you specify neither of
36 these, the final value in the command line list is the name of a
39 For a full list of operations run the tool with the \ **--help**\ option.
47 To find out more information please check:
48 `https://launchpad.net/libmemcached <https://launchpad.net/libmemcached>`_
56 Brian Aker, <brian@tangent.org>
58 Mark Atwood, <mark@fallenpegasus.com>
66 memcached(1) libmemcached(3)