StoreVirtual Storage
1752587 Members
4570 Online
108788 Solutions
New Discussion

Re: CLIQ from Linux client

 
Jay Cardin
Frequent Advisor

CLIQ from Linux client

CLIQ is great for scriping snapshots from a batch on a Windows box but how can you get CLIQ access on a linux host?

 

 

2 REPLIES 2
Jay Cardin
Frequent Advisor

Re: CLIQ from Linux client

Bump.

 

Nobody uses Linux servers and needs to script snapshots?

yk
Occasional Visitor

CLIQ from Linux client

From CLI manual:

 

ssh -p 16022 -l <user> <vip> "command"

 

Try a hack like sshpass http://sshpass.sourceforge.net/ to send a password using non-interactive script.