Hi I have a directory /home/nvs-upload/media/ImageFtp/ and the directory ImageFTP have many sub directory. The issue than I have is than a job run and add new sub directory it add to the new directory the permission 755 and the files inside 644. I will like to add automatically to the new directory and files the permission 777. not matter the user or group.
what command I have to run to do this action?