On Sat, Feb 18, 2006 at 06:07:16PM -0500, tedd wrote:
> >On 2/18/06, tedd <[EMAIL PROTECTED]> wrote:
> >> Hi gang:
> >>
> >> Question: I know you can set a directory to have certain permissions,
> >> but how do you set the permissions to be recursive? In other words,
> >> for example, if you set th
I am aware of how to change the contents of a directory to a specific
chmod using a recursive php routine, but I was looking for a simpler way.
That's the only way.
Doing it through ftp, the ftp program does the recursive stuff - not the
ftp server.
--
PHP General Mailing List (http://www.
On 2/19/06, tedd <[EMAIL PROTECTED]> wrote:
> Perhaps this is something limited to GoLive and not an option in
> setting chmod's via php's built-in functions.
This is clearly depending on the host OS/ftp daemon and what
permission is set on the upload folder. What GoLive! probably does
with that c
On 2/18/06, tedd <[EMAIL PROTECTED]> wrote:
Hi gang:
Question: I know you can set a directory to have certain permissions,
but how do you set the permissions to be recursive? In other words,
for example, if you set the directory to be 755, then everything
placed within that directory will a
On 2/18/06, tedd <[EMAIL PROTECTED]> wrote:
> Hi gang:
>
> Question: I know you can set a directory to have certain permissions,
> but how do you set the permissions to be recursive? In other words,
> for example, if you set the directory to be 755, then everything
> placed within that directory wi
Hi gang:
Question: I know you can set a directory to have certain permissions,
but how do you set the permissions to be recursive? In other words,
for example, if you set the directory to be 755, then everything
placed within that directory will also be 755.
Thanks.
tedd
--
---
6 matches
Mail list logo