Skip to content
Snippets Groups Projects

F doc loadfiles

Merged Florian Spreckelsen requested to merge f-doc-loadfiles into dev
+ 2
2
@@ -44,11 +44,11 @@ For making files available to the LinkAhead server as File entities
<https://docs.indiscale.com/caosdb-server/specification/Fileserver.html>`_
documentation), the LinkAhead Advanced User tools provide the
:py:mod:`~caosadvancedtools.loadFiles` module and a
`linkahead-loadfiles` executable. Both operate on a path as seen by
``linkahead-loadfiles`` executable. Both operate on a path as seen by
the LinkAhead server (i.e., a path within the Docker container in the
typical LinkAhead Control setup) and can be further specified to
exclude or exclude specific files. In the typical setup, where a
directory is mounted as an extroot into the Docker container by
directory is mounted as an *extroot* into the Docker container by
LinkAhead control, running
.. code-block:: sh
Loading