42 "but it does not seem to be installed.");
48 cmd += distantFile.
string() +
" " + localFile.string();
The connection configuration mainly holds:
DataSynchronizer(const ConnectionConfiguration &connection, const DependencyConfiguration &dependency)
The dependency configurations holds, for each test file to be retrieved:
IrodsSynchronizer(const ConnectionConfiguration &connection, const DependencyConfiguration &dependency)
std::string createDownloadCommand(path distantFile, path localFile) const override
ELEMENTS_API bool irodsIsInstalled()
Check whether the iRODS client is installed.
Path::Item path
importing the path item from ElementsKernel
ELEMENTS_API bool checkCall(const std::string &command)