[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Raq3: How to set default umask 0755 proftpd for .pl .cgi ?
- Subject: Re: [cobalt-developers] Raq3: How to set default umask 0755 proftpd for .pl .cgi ?
- From: Brian Coughter <brianc@xxxxxxxxxxxxxx>
- Date: Sun Apr 29 21:28:05 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Well I'm not exactly sure how to change the umask for your cgi script. I do
however have a work around to accomplish the same task. I simply set up a
cron job to run every 5 minutes to chmod -R 755 /directorypath/ on the
particular upload directory.
--
Brian Coughter
> From: tong@xxxxxxxxxx
> Reply-To: cobalt-developers@xxxxxxxxxxxxxxx
> Date: Mon, 30 Apr 2001 14:08:45 +0700
> To: cobalt-developers@xxxxxxxxxxxxxxx
> Subject: [cobalt-developers] Raq3: How to set default umask 0755 proftpd for
> .pl .cgi ?
>
> How to set default umask 0755 proftpd for .pl .cgi ?
> When user upload cgi script .pl .cgi , I would like proftpd
> auto change mode to 755.
>
> TimeoutIdle 0 still didn't work, Maybe I have to setup
> TimeoutStalled 0 too, right ?
>
> Thank you.
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>