DPIclimate / DPIclimate/enviro-node

Add arguments to the upload data & logs commands to only upload a chunk of the data & log files

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The nodes are struggling to upload the entire log & data files, plus this is a big data soak.

Change these commands to allow a chunk of `offset/length`, or `-length` to be specified.

All arguments are in bytes.

`offset/length` allows an arbitrary chunk of _length_ bytes starting at _offset_ of the file to be uploaded.

`-length` means the last _length_ bytes of the applicable file.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.