i should state... while i've seen different apps... i'm more interested in
any that have actually been used by you, or someone you know!!

an app that comes with references!


-----Original Message-----
From: Stut [mailto:[EMAIL PROTECTED]
Sent: Monday, September 25, 2006 1:59 PM
To: [EMAIL PROTECTED]
Cc: php-general@lists.php.net
Subject: Re: [PHP] manage/modify linux file/folder structure...


bruce wrote:
> i'm trying to find out if there's a php webapp that allows a user to
modify
> the underlying file structure (files/folders) for a linux system
>
> i'd like to be able to:
>  -view file/folder/dir structure
>  -list the dir structure
>  -add/create/delete/copy/move files
>  -add/create/delete/copy/move folders
>  -change/modify file/folder perms/privs
>  -etc..

Google for php file manager - there are lots of them around, but
remember that they are 1) a huge security risk, and 2) limited by the
filesystem permissions of the web server user.

-Stut

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to