its for Publish over ssh plugin , my aim is just to drop a source file from jenkins server to remote host , ssh keys congigured , test is successful , able to run the scripts in remote ...not sure how the control flow working ..pick a file here in jenkins work space and drop in remote server ..not able to figure out.
Started by user TEST
Building in workspace /usr/share/apache-tomcat-7.0.29/.jenkins/jobs/test/workspace
SSH: Connecting from host [x]
SSH: Connecting with configuration [username@IP jenkins] ...
SSH: Disconnecting configuration [Usename@Ip remote] ...
SSH: Transferred 0 file(s)
Build step 'Send files or execute commands over SSH' changed build result to SUCCESS
Finished: SUCCESS
its for Publish over ssh plugin , my aim is just to drop a source file from jenkins server to remote host , ssh keys congigured , test is successful , able to run the scripts in remote ...not sure how the control flow working ..pick a file here in jenkins work space and drop in remote server ..not able to figure out.
Started by user TEST
Building in workspace /usr/share/apache-tomcat-7.0.29/.jenkins/jobs/test/workspace
SSH: Connecting from host [x]
SSH: Connecting with configuration [username@IP jenkins] ...
SSH: Disconnecting configuration [Usename@Ip remote] ...
SSH: Transferred 0 file(s)
Build step 'Send files or execute commands over SSH' changed build result to SUCCESS
Finished: SUCCESS