hi dose anyone know how to set this up please in aapanel as im struggeling on how to do it for my website as files keep getting changed so i would like to have it automated instead of me having to do it manually every day
cron job scipt with file permissions 755 and 644
Hello, isn’t this normal permission? You can use the chmod command to set
aaPanel_Kern it is for files and folders but i would like to have a cron do it every once or twice a day if its possible
Yes, please use shell script
aaPanel_Kern i dont know what script to use please can you advise
Refer to modifying /tmp/xxx to 755 permissions chmod 755 /tmp/xxx
755/644 are normal directories and files, please do not modify them at will.