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
Hi,
I use clusterssh often, a great tool. Is there a possibility to use it with other protocols and tools (so that for each host a terminal opens and the input/output is redirected to each window)?
Maybe connect to Windows machines using smbclient and do some manipulations (file uploads, etc.) on multiple hosts? Or even better, use arbitrary commands on several hosts?
I could set
ssh=smbclient
ssh_args=-W myDomain
in .clusterssh/config (can that be set using the command line?) the but (how) can one specify the clusters? e.g.
Hi,
I use clusterssh often, a great tool. Is there a possibility to use it with other protocols and tools (so that for each host a terminal opens and the input/output is redirected to each window)?
Maybe connect to Windows machines using
smbclient
and do some manipulations (file uploads, etc.) on multiple hosts? Or even better, use arbitrary commands on several hosts?I could set
in
.clusterssh/config
(can that be set using the command line?) the but (how) can one specify the clusters? e.g.Is that possible?
Best regards, Wolfgang
The text was updated successfully, but these errors were encountered: