lumio-ext-tools
License information
rclone is distributed under an MIT license a copy of which can be found in the COPYING file in the rclone GitHub repository.
restic is distributed under a BSD 2-Clause "Simplified" License a copy of which can be found in the LICENSE file in the restic GitHub repository.
s3cmd is licensed under the GNU General Public License version 2.0 a copy of which can be found in the LICENSE file in the s3cmd GitHub repository.
As a dependency of s3cmd the python-magic package is also installed which is also licensed under an MIT license. A copy of the license and further copyright notices can be found in the LICENSE file in the python-magic GitHub repository.
User documentation
This module is of little use without the lumio module which provides the authentication script that is needed to generate the keys to access LUMI-O.
Pre-installed modules (and EasyConfigs)
To access module help and find out for which stacks and partitions the module is
installed, use module spider lumio-ext-tools/<version>
.
EasyConfig:
Technical documentation
This is a bundle of tools:
-
rclone:
-
restic
-
s3cmd:
EasyBuild
-
rclone
-
rclone support in the EasyBuilders repository This easyconfig compiles
rclone
from sources but requires Go to do so. -
There is no support for rclone in the CSCS repository
-
-
restic
-
There is no support for restic in the EasyBuilders repository
-
There is no support for restic in the CSCS repository
-
-
s3cmd
-
There is no support for s3cmd in the EasyBuilders repository
-
There is no support for s3cmd in the EasyBuilders repository
-
Version 1.0.0
-
The EasyConfig is a development of CSC and LUST.
-
All binaries are installed from binary distributions.
-
s3cmd:
-
Use the system Python
-
Patched the s3cmd script so that the system Python is hard-code and PYTHONPATH doesn't need to be set so that the tool can work together with other tools on the system, also tools that would use a different Python version.
-