You could: SHELL("chmod 777 file_or_directory") and SHELL("chown user:group file_or_directory") Saludos, Pablo Vera Eilert wrote: > Is it possible to SET the permissions of a file / a directory somehow? > > Rolf