PMWiki Admin said... > > probably somebody can help me. > I wanted to delete the wiki folder of my current installation and start from > scratch. > My ftp server denies to delete one file which is in wikilib.d and is called > PmWikiZhCn.PmWikiZhCn, > I asume it's due to the , at the end - but renaming also fails. > > I only have the possibility to access the Webserver through s/ftp
Have you tried: del PmWikiZ* or, since you are deleting everything: del *.* or rmdir wikilib.d -- Cheers, Marc _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
