|
|
|
|
![]() ![]() |
Oct 27 2007, 04:48 AM
Post
#1
|
|
|
Premium Member Group: [HOSTED] Posts: 286 Joined: 17-June 07 From: Tasmania Member No.: 22,699 |
Hi
I've just been trying to delete some directories, after finding out how to Make what I wanted to have work without needing a ton of them (See my Dynamic Directories topic) I say trying to delete them, because I don't seem to be able to. In FTP (I use Filezilla), I keep getting permission denied errors when I try to delete any of them. In the file manager, it says it's deleted them, but it hasn't. Also, I tried chmodding all the files to 777, but it wouldn't let me do that either. The folders I wanted to delete were all of those in the "profiles" directory (http://www.habble-aus.com/profiles/) Can an admin go through and delete all the folders (not the other files just in the profiles directory, but the folders) for me, or try and fix it so that I can do it myself? Thanks. |
|
|
|
Oct 27 2007, 05:12 AM
Post
#2
|
|
|
Absolute Newbie Group: Admin Posts: 888 Joined: 20-February 05 From: Indianapolis, Indiana, USA (Midwest) Member No.: 2,714 |
You can't delete the files or directories because you do not own them! I'm not kidding, you realy don't own them. You probably created the directories with a script. Since the script actually tells the server to create the folders, the server owns the folders. Makes sense right, the server created them so the server owns them... In order to remove them, the server has to do it! No big deal, just write a small script to delete the folders your last script created... Or write a script to change CHMOD the folders and then you can delete them. Since you only have the one master folder that is afected, copy and important data from it then delete the whole thing and the rest will go with it. By the way, you aren't the first person to be stumped by this. Check out some of the related topics below! vujsa |
|
|
|
Oct 27 2007, 06:10 AM
Post
#3
|
|
|
Premium Member Group: [HOSTED] Posts: 286 Joined: 17-June 07 From: Tasmania Member No.: 22,699 |
It's all clear now....
Thanks, I'll just make a script to delete them then. I was just starting to think that everything was going wrong for me today! |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 11th October 2008 - 11:52 AM |