[dev] chmod support in gollem
Atif Ghaffar
aghaffar@developer.ch
Sun, 04 Mar 2001 17:30:46 +0100
Sorry my fault.
didnt look hard enough.
ftp_site allows to run site specific commands.
Atif Ghaffar wrote:
> Isnt there a ftp_chmod function in php?
> I can't find it in the manual.
>
> http://www.php.net/manual/en/ref.ftp.php
--
Atif Ghaffar
Internet Development Manager
4unet AG/SA
-------------------------.
+41 78 787 51 45 ¦ voice
+41 24 441 09 03 ¦ fax
http://www.4unet.net ¦ www
http://atif.developer.ch ¦ homepage
atif.ghaffar@4unet.net ¦ email
Do you speak Unix?
>From max@the Date: Sun, 4 Mar 2001 08:37:57 -0800
Return-Path: <max@the-triumvirate.net>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 50759 invoked from network); 4 Mar 2001 16:42:40 -0000
Received: from cx309195-b.santab1.ca.home.com (HELO zion.the-triumvirate.net) (24.21.86.136)
by horde.org with SMTP; 4 Mar 2001 16:42:40 -0000
Received: (from http@localhost)
by zion.the-triumvirate.net (8.10.2/8.10.2) id f24GbvB13468
for dev@lists.horde.org; Sun, 4 Mar 2001 08:37:57 -0800
X-Authentication-Warning: zion.the-triumvirate.net: http set sender to max@the-triumvirate.net using -f
Received: from 24.16.85.200 ( [24.16.85.200])
as user max@imap.the-triumvirate.net by www.the-triumvirate.net with HTTP;
Sun, 4 Mar 2001 08:37:57 -0800
Message-ID: <983723877.3aa26f6561a92@www.the-triumvirate.net>
Date: Sun, 4 Mar 2001 08:37:57 -0800
From: Max Kalika <max@the-triumvirate.net>
To: dev@lists.horde.org
References: <3AA26A30.E8DF9355@developer.ch>
In-Reply-To: <3AA26A30.E8DF9355@developer.ch>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Originating-IP: 24.16.85.200
Subject: Re: [dev] chmod support in gollem
Quoting Atif Ghaffar <aghaffar@developer.ch>:
> Anyone adding action: Change permission on Gollem?
> If, not, I can.
I was going to do this with ftp_site() if the server supports it. Still
working out UI kinks.
--mk23