globus / globus/globus-flows-trigger-examples

Tar/Untar in a Flow?

Open
#19 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Hi,

A common workflow I want to express in globus is to:
- select a directory
- tar it
- move the tar file to a new destination
(essentially what `htar` does for HPSS)
- optional: remove the tar file.

And the opposite:
- copy a tar file to a new destination
- untar it
- optional: remove the tar file.

Is there a flow for this or could this be made an example?

Currently, for really large data sets I am still doing a combination of Globus + screen for untar, and there must be a better way.

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.