HI,

I'm using the Jenkins Send over SSH plugin to copy project files 
(wordpress) from my aws server to a remote server. 
The settings I'm using are,

source files : web_build/**/*
remove prefix: web_build
remote directory: 
exec command: 

In the configuration of the SSH Server, I'm specifying the remote directory 
as,

/home/online/public_html

The files are getting copied for a long time and in the end returns an 
error:

SSH: cd [wp-content/plugins/mailchimp-for-wp/integrations]
SSH: Disconnecting configuration [online@162.222.225.153] ...
ERROR: Exception when publishing, exception message [Exception when changing to 
directory [wp-content/plugins/mailchimp-for-wp/integrations]. Message []]
Build step 'Send files or execute commands over SSH' changed build result to 
UNSTABLE
Finished: UNSTABLE


I connect to the server using SSH keys.


Pls could someone help me with this?



Thanks


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/13f4f514-496e-4588-bbba-baf17300199b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to