UNSOLVED

Alex_val

updated

5 years ago

A

Alex_val

1 Message

0

1013

November 8th, 2021 06:00

compress folders through cli or ssh efficiently at cluster level

Hi we want to compress some folders into .zip o .tar or .tar.gz.

We can just log into ssh in one of our nodes and perform this operation using linux scripts, but we want to perform this operation efficiently, I mean not just using only one node but all the cluster nodes.

Is it possible to perform this operation at cluster level? through cli? isi compress folder1 folder2 folder3 or something like that?

 

Thanks.