External Library file permissions

I have an external library that has an executable file for linux in it. CHMOD 755… but when I deploy the application with libraries it always sets it to 644, not allowing execute by all.

I am running scriptcase from a Windows machine, deploying to a linux machine. Is that the problem?

Thanks.

If I deploy to a ZIP file then upload the ZIP to linux and extract on the server itself… then the permissions on the file I need 755 actually become CHMOD 666.

When you deploy files to a server then it depends on the server configuration what rights it will get by default. So upload your files, then chmod to 755