Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


pmontoya
2010-08-12T19:25:03Z
is there anyway to disable the SSH protection so that we can run more than just 'show commands. I have a task defined where I would like to automate the collection of a switch data file. However, the task displays an errors that says that it can only work for 'show' commands. Is there anyway to override this feature?

Here is what I have defined within an SSH task:

1) no terminal confirmation
2) enable
3) collect reports ftp://anonymous:test@server1/Reports/{TASK(Active,Name)}_REPORTS_{DATEFORMAT(yyyyMMddhhmm)}.tgz asyc

Error:

% ERROR ssh command interface only works for show commands.
% ERROR ssh command interface only works for show commands.
% ERROR ssh command interface only works for show commands.

Sponsor
Forum information
Support
2010-08-12T21:15:20Z
I am not sure I follow you. Which are the exact commands you send?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
pmontoya
2010-08-13T17:37:37Z
These are the commands that I am sending to SSH. And this is the error that VisualCron is giving.

no terminal confirmation
enable
collect reports ftp://anonymous:test@server1/Reports/{TASK(Active,Name)}_REPORTS_{DATEFORMAT(yyyyMMddhhmm)}.tgz asyc

After the task is run, VisualCron send this error:

% ERROR ssh command interface only works for show commands.
% ERROR ssh command interface only works for show commands.
% ERROR ssh command interface only works for show commands.
Support
2010-08-19T20:19:20Z
I am not sure why you get this as we cannot reproduce this issue. The commands by themselves look strange - why do you need to run them?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top