|
Posted by Jerry Stuckle on 04/05/06 20:59
Gary L. Burnore wrote:
> On Wed, 05 Apr 2006 07:55:14 -0500, Jerry Stuckle
> <jstucklex@attglobal.net> wrote:
> .
>
>>>>Standard (DW created files/dirs) have user 'domainname', permissions
>>>>'rwx r-x r-x ',
>>>>Ftp app uploaded (with chmod 777) have user 'apache', permissions 'rw-
>>>>--- --- '
>>>>
>>>>Frizzle.
>>>
>>>
>>>Is there a possibility to upload files via PHP without Chmodding, and
>>>keep the same group / permissions on uploaded files as those uploaded
>>>with, say, DreamWeaver or WS_FTP ?
>>>
>>>Frizzle.
>>>
>>>(E.g. with ftp_put() wich i can't seem to get working.)
>>>
>>
>>Only if you can ftp in as the web server.
>
>
> It depends on the ftp server, actually. Our ftp server correctly sets
> the permissions for you when you push. Seems your ISP has something
> set incorrectly.
>
No, he was asking how to upload files with PHP - not with FTP.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|