Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-13653] chmod after publish over ftp #38

Open
jira-importer opened this issue May 1, 2012 · 2 comments
Open

[JENKINS-13653] chmod after publish over ftp #38

jira-importer opened this issue May 1, 2012 · 2 comments

Comments

@jira-importer
Copy link
Collaborator

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?


Originally reported by mrkk, imported from: chmod after publish over ftp
  • status: Open
  • priority: Major
  • resolution: Unresolved
  • imported: 2022/01/10
@jira-importer
Copy link
Collaborator Author

jop:

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.

@otto-liljalaakso-nt
Copy link

I am also in a situation where I would need to publish some files over FTP and set certain permissions on upload. Source is a Windows build machine, target Linux web server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants