You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allow the admin to extract files that are not local
allow a normal user to extract files that are not local if the total size is < some threshold?
add flags that tell the task to fail immediately if any subset of the warning conditions happen (e.g. stop if there is a collision, or stop if a pattern doesn't match anything
create non-flat outputs, where when a file is extracted, a subdirectory creation pattern can be provided for it
As mentioned in PR #1131
Possible enhancements:
See also #229