Skip to content

Clusterssh for other protocols / programs, e.g. smb (using smbclient)? #159

@daute

Description

@daute

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.

//192.168.0.1/c\$ //192.168.0.2/c\$ //192.168.0.3/c\$

Is that possible?

Best regards, Wolfgang

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions