23 namespace ElementsServices {
36 "You are trying to use iRODS, "
37 "but it does not seem to be installed.");
43 path localFile)
const {
45 cmd += distantFile.
string() +
" " + localFile.string();
The dependency configurations holds, for each test file to be retrieved:
std::string createDownloadCommand(path distantFile, path localFile) const override
IrodsSynchronizer(const ConnectionConfiguration &connection, const DependencyConfiguration &dependency)
ELEMENTS_API bool irodsIsInstalled()
Check whether the iRODS client is installed.
Base class to synchronize test data.
boost::filesystem::path path
The connection configuration mainly holds:
ELEMENTS_API bool checkCall(std::string command)