Installing agents on solaris remotely

60 views Asked by At

In regard to Uptime. I want to install the agents on solaris machine remotely through putty. Now for that, I have established(logged in) a connection to that system successfully.

following this, my next step would be to "Using a file transfer method such as FTP, transfer the archive containing the Agent to the system on which you want to install it. You should copy the archive to a temporary directory on the system."

Now my problem is that i am unable to transfer the archive containing the agent, to the system on which i logged in through putty.

I have searched this command to transfer the files rcp machinename:source destination

here my machine name is:

\uptime-share.uptimesoftware.com\css\Releases\Agents\Solaris

source : uptimeagent-7.2.1-solaris-sparc

destination : 172.20.98.14/tmp

but after using this command i get the message connection refused.

Could someone help me to do this. I used this command

rcp 172.20.32.11:/css/Releases/Agents/Solaris:uptimeagent-7.2.1-solaris-sparc 172.20.98.14/tmp

enter image description here

0

There are 0 answers