1
chiho
Cannot delete folder created by CBB
  • 2007/4/20 18:15

  • chiho

  • Just popping in

  • Posts: 14

  • Since: 2007/3/2 4


Dear all,

I have installed XOOPS 2.2.3 and CBB 3.04. After that, I would like to rebuild the whole web site. I tried to remove all the files/folders by FTP. However, I cannot remove the folders...

<home folder>\uploads\newbb
<home folder>\uploads\newbb\thumbs

I discovered that both folder are created by an owner "www" and its right is "755". I cannot remove those folders by FTP and Telnet.

Would you mind suggest how can I change the folder attribute and remove it from my site?

Thanks in advance.

2
BlueStocking
Re: Cannot delete folder created by CBB

Using IE6 and ftp... this is how I change permissions.
Resized Image
Right click on folder and select properties then edit permissions. save...

Good luck... BS
http://upnrunnin.hypermart.net/
https://xoops.org/modules/repository .. It is time to get involved - XOOPS.ORG

3
Bender
Re: Cannot delete folder created by CBB
  • 2007/4/20 22:01

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


Check your website management tools if you can use your control pannel to change ownership of the folder.

Otherwise its most likely an issue of the context the webserver is running und and you might need to contact your host to change the ownership.

In the past i had to contact my host when this occasionally happened ... but these days they put a function into my controlpanel to reclaim ownership with the proper user.
(however since than it did not happen anymore i just realise )
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...

4
chiho
Re: Cannot delete folder created by CBB
  • 2007/4/21 3:12

  • chiho

  • Just popping in

  • Posts: 14

  • Since: 2007/3/2 4


Thanks for you all kind help

Finally, I found a solution, I upload a .php program with following code

<?php
chmod
("<home dir>/uploads/newbb/thumbs"0777);

echo 
'OK';
?>


I able to delete the folder with ownership "www".

Thanks all of you kind help again.

Login

Who's Online

172 user(s) are online (108 user(s) are browsing Support Forums)


Members: 1


Guests: 171


mailsdaddy,

more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits