[ 
https://issues.jenkins-ci.org/browse/JENKINS-13653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163403#comment-163403
 ] 

Jop van Raaij commented on JENKINS-13653:
-----------------------------------------

I made a workaround by calling an external project build after completing the 
build. In the external project build I call an Ant task which performs the 
chmod for me.

It would be nice to add an option to preserve file/directory permissions on 
upload.
                
> chmod after publish over ftp
> ----------------------------
>
>                 Key: JENKINS-13653
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13653
>             Project: Jenkins
>          Issue Type: New Feature
>          Components: publish-over-ftp
>    Affects Versions: current
>            Reporter: kalpesh soni
>            Assignee: bap
>              Labels: chmod, ftp, publish, unix
>
> after publishing php files over ftp, we need them to be chmod to 755
> i use clean install, and it resets the permissions, that need to be changed 
> manually
> can you please provide a checkbox to recursively chmod the dir uploaded with 
> permissions specified?

--
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

        

Reply via email to