Welcome to elements-http-upload’s documentation!
A small convenience command-line utility to upload files via HTTP to an elements instance
The command-line utility provided by this package has been tested with an ELEMENTS installation of v25.1.2. It mimics the upload of the web interface when uploading a file via HTTP(S). The file is split into chunks and uploaded one by one.
Warning
Note that the authors of this package are not affiliated in any kind with syslink GmbH (the copyright holders of elements).
Contents:
How to cite this software
Please do cite this software!
Sommer P.S. Elements HTTP Upload Uitility URL: https://codebase.helmholtz.cloud/hcdc/elements/elements-http-upload
@misc{YourReferenceHere,
author = {Sommer, Philipp S.},
title = {Elements HTTP Upload Uitility},
url = {https://codebase.helmholtz.cloud/hcdc/elements/elements-http-upload}
}
TY - GEN
AB - A small convenience command-line utility to upload files via HTTP to an elements instance
AU - Sommer, Philipp S.
KW - datahub
KW - elements
KW - mams
KW - python
KW - http
KW - file transfer
TI - Elements HTTP Upload Uitility
UR - https://codebase.helmholtz.cloud/hcdc/elements/elements-http-upload
ER
%0 Generic
%A Sommer, Philipp S.
%K datahub
%K elements
%K mams
%K python
%K http
%K file transfer
%T Elements HTTP Upload Uitility
%U https://codebase.helmholtz.cloud/hcdc/elements/elements-http-upload
# SPDX-FileCopyrightText: 2025 Helmholtz-Zentrum hereon GmbH
#
# SPDX-License-Identifier: CC0-1.0
authors:
# list author information. see
# https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md#definitionsperson
# for metadata
- family-names: "Sommer"
given-names: "Philipp S."
affiliation: "Helmholtz-Zentrum Hereon"
# orcid: null
email: "philipp.sommer@hereon.de"
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
title: "Elements HTTP Upload Uitility"
keywords:
- "datahub"
- "elements"
- "mams"
- "python"
- "http"
- "file transfer"
license: 'Apache-2.0'
repository-code: "https://codebase.helmholtz.cloud/hcdc/elements/elements-http-upload"
url: "https://codebase.helmholtz.cloud/hcdc/elements/elements-http-upload"
contact:
# list maintainer information. see
# https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md#definitionsperson
# for metadata
- family-names: "Sommer"
given-names: "Philipp S."
affiliation: "Helmholtz-Zentrum Hereon"
# orcid: null
email: "philipp.sommer@hereon.de"
abstract: |
A small convenience command-line utility to upload files via HTTP to an elements instance
License information
Copyright © 2025 Helmholtz-Zentrum hereon GmbH
The source code of elements-http-upload is licensed under Apache-2.0.
If not stated otherwise, the contents of this documentation is licensed under CC-BY-4.0.