mcaselector icon indicating copy to clipboard operation
mcaselector copied to clipboard

Suggestion: chunk files list, stdout export

Open comendantmc opened this issue 4 years ago • 0 comments

It would be nice to be able to produce a list of chunk files when using --mode select instead/in addition to the selection csv.

For the --mode export would also be very nice to export into stdout to use it something like this:

ssh 0.0.0.0 "java -jar mcaselector... | gzip" | pv > export.tar.gz

It would really make the tool ten times more powerful for me.

comendantmc avatar Nov 26 '21 21:11 comendantmc