|
Dev Zebra created JENKINS-13831:
----------------------------------- Summary: Need a way to copy empty directories with Publish Over SSH Plugin Key: JENKINS-13831 URL: https://issues.jenkins-ci.org/browse/JENKINS-13831 Project: Jenkins Issue Type: New Feature Components: publish-over-ssh Affects Versions: current Reporter: Dev Zebra Assignee: bap Priority: Blocker -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
[ https://issues.jenkins-ci.org/browse/JENKINS-13831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dev Zebra updated JENKINS-13831: -------------------------------- Priority: Minor (was: Blocker) > Need a way to copy empty directories with Publish Over SSH Plugin > ----------------------------------------------------------------- > > Key: JENKINS-13831 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13831 > Project: Jenkins > Issue Type: New Feature > Components: publish-over-ssh > Affects Versions: current > Reporter: Dev Zebra > Assignee: bap > Priority: Minor > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
| Powered by Nabble | Edit this page |

Sorry for escalating this, but for our company this is urgently needed:
If you're using an application framework which relies on certain directories being there although they may be empty and try to deploy your application with this publisher you end up with a corrupt deployment. For this reason we need to zip all the contents before publishing and unzip afterwards.