[dokuwiki] Re: Unlocking folders for deletion through FTP?
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 4 Mar 2006 17:11:25 +0100
On Sat, 04 Mar 2006 13:44:40 +0000
quinn@xxxxxxxxxxxx wrote:
> After a few tries, I have finally managed to get DokuWiki working
> forme (thanks Andi! Latest snapshot worked a charm first time :D),
> however I have a number of 'locked' folders left over from myfailed
> attempts which I cannot seem to del through FTP... isthere a way to
> 'purge' or 'unlock' these? They have a capital Sin the access mask.. I
> originally set the 'cachetime' to 15seconds on these installs but left
> the indexdelay and locktime on thedefaults (thinking cachetime would
> be the only factor affectingsomething like this).
your problem is not caused by dokuwiki (well not directly). You probably
have some files and directories there which were created by the
webserver user, with a permmision which does not allow your FTP user to
delete them. The problem is because these files are owned by the
webserver you can not change their permissions through FTP. You need to
fix the permission through the web using some management script. There
are several PHP based filemangers on the web available which can help
you with this. Maybe someday someone will write an admin plugin for
these kind of management tasks for DokuWiki.
Andi
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: Unlocking folders for deletion through FTP?
- From: Gary Owen
- References:
Other related posts:
- » [dokuwiki] Unlocking folders for deletion through FTP?
- » [dokuwiki] Re: Unlocking folders for deletion through FTP?
- » [dokuwiki] Re: Unlocking folders for deletion through FTP?
- » [dokuwiki] Re: Unlocking folders for deletion through FTP?
- [dokuwiki] Re: Unlocking folders for deletion through FTP?
- From: Gary Owen