RE: PERL\CGI question...

2002-12-31 Thread Nigel Peck - MIS Web Design
You should be able to write a script to use chmod to do it. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 31 December 2002 15:25 To: [EMAIL PROTECTED] Subject: PERL\CGI question... The ISP that I use seems to be always restoring files with the result that

PERL\CGI question...

2002-12-31 Thread Richard.C.1
The ISP that I use seems to be always restoring files with the result that although my PERL files are there, the permissions get clobbered when they do the restore. Is there any way I can write a PERL\CGI program that I can run on the server that will allow me to reset the permissions on a file? I