Elements
6.2
A C++ base framework for the Euclid Software.
|
Go to the documentation of this file.
24 inline namespace Services {
36 "but it does not seem to be installed.");
44 cmd +=
" -O " + localFile.
string();
ELEMENTS_API bool checkCall(const std::string &command)
WebdavSynchronizer(const ConnectionConfiguration &connection, const DependencyConfiguration &dependency)
ELEMENTS_API bool webdavIsInstalled()
Check whether the WebDAV client is installed.
Base class to synchronize test data.
The dependency configurations holds, for each test file to be retrieved:
std::string createDownloadCommand(path distantFile, path localFile) const override
The connection configuration mainly holds:
Path::Item path
importing the path item from ElementsKernel
ConnectionConfiguration m_connection