MEMCP(1) | libmemcached-awesome | MEMCP(1) |
memcp - libmemcached Documentation
memcp [options] --servers <hostname[:port]...> <file...>
Copy files to a collection of memcached servers.
memcp copies one or more files into memcached(1) servers. It is similar to the standard UNIX cp(1) command.
The key names will be the names of the files, without any directory path.
The prefix of this program is variable, i.e. it can be configured at build time.
Usually the client programs of libmemcached-awesome are prefixed with mem, like memcat or memcp.
It can be configured, though, to replace the prefix with something else like mc, in case of that, the client programs of libmemcached-awesome would be called mccat, mccp, etc. respectively.
memcached(1) libmemcached(3) memcached_behavior(3)
March 31, 2024 | 1.1 |