Our web application is hosted in Linux
machine which is used to upload files and create zip of it and download option. I have set file permission using setPosixFilePermissions()
method and if they access app from Windows machine and download will be the permissions of the file retain? if I have to retain what are the option. Please help me to solve this.
thanks in advance