What content is needed to automatically run a batch file to chmod files in a directory and where should it be placed in order to run? We have a program which copies .txt messages to a directory having 777 privilidges. Problem is the files do not inherit these permissions due to the application they run from, they remain as 744, and now we need these files to be picked up by a program interfaced from Windows which will only collect them if they are 777.
Start Free Trial