5 #ifndef CVMFS_SERVER_TOOL_H_
6 #define CVMFS_SERVER_TOOL_H_
23 const std::string &proxy,
24 const unsigned max_pool_handles = 1);
27 const std::string &private_key_path,
28 const std::string &private_key_password);
32 const std::string &repository_url,
const std::string &repository_name,
35 const std::string &repository_url,
const std::string &repository_name,
38 template <
class ObjectFetcherT>
40 const std::string &repo_name,
44 const std::string &repo_name);
63 #endif // CVMFS_SERVER_TOOL_H_