At present, when uploading a data file the ingest script echoes 'Uploading [filename]' but doesn't output anything else while the upload is in progress. It would be useful to have an indicator (e.g. spinning pipe, or echoing a '.' periodically) of progress/activity in uploading a data file, so when uploading big files the end user has confirmation the process is running and has not hung/timed out.
A full-on progress bar showing % uploaded, time remaining, transfer speed etc is probably overkill, at least initially.
At present, when uploading a data file the ingest script echoes 'Uploading [filename]' but doesn't output anything else while the upload is in progress. It would be useful to have an indicator (e.g. spinning pipe, or echoing a '.' periodically) of progress/activity in uploading a data file, so when uploading big files the end user has confirmation the process is running and has not hung/timed out.
A full-on progress bar showing % uploaded, time remaining, transfer speed etc is probably overkill, at least initially.