SSH with -q and -T not working

4 posts / 0 new
Last post
deei
Offline
Last seen: 9 years 2 months ago
Joined: 06.06.2013 - 20:53
SSH with -q and -T not working

I was using SSH with -q -T options on older version of COPSSH, but I have upgraded now to latest one. After upgradation, I found that its not working in script.

ssh -q -T user@server

 

Can you please help me getting if any changes in latest version OR any workarounf here.

 

Thanks!!

itefix
Offline
Last seen: 14 hours 2 min ago
Joined: 01.05.2008 - 21:33
What do you mean by the

What do you mean by the latest one ? Error message you get ? Which version did you upgrade from ?

deei
Offline
Last seen: 9 years 2 months ago
Joined: 06.06.2013 - 20:53
Sorry for missing info.... I

Sorry for missing info....

I have upgraded to 3.1.4

No error message. If I do the command manually, it works fine but not in script. Please help.

itefix
Offline
Last seen: 14 hours 2 min ago
Joined: 01.05.2008 - 21:33
We can't say too much without

We can't say too much without having knowledge of your script. However, it seems that ssh works as expected under normal circumstances. Add some -v options to your commadn to see what it tries to do.