Webmasters/computerexperts.

Old Jul 16, 2002 | 01:46 PM
  #1  
F150Europe's Avatar
Thread Starter
|
Senior Member
Joined: Jul 1999
Posts: 558
Likes: 0
From: The Netherlands
Question Webmasters/computerexperts.

I can't delete a directory and it's subfolders on a unix server.
Also I can't set the attributes for those folders.
I have deleted the individual files in those subfolders and directory first.

My ftp program is only showing the directory and it's subfolders.
I want to delete them but I can't.
There is probably a hidden .htaccess file somewhere.
I can't find the option Show hidden files in my ftp-program.

Can anyone tell me how to get rid of these folders.

TIA
 
Reply
Old Jul 16, 2002 | 03:18 PM
  #2  
webmaster's Avatar
F150online
Founder
Joined: Nov 1996
Posts: 3,008
Likes: 0
From: Roswell, GA USA
F150Europe,

FYI, an .htaccess file controls behavior for the Apache webserver, not FTP or file system rights.

What is likely happening is that the user that you are logged in as with your FTP client does not own or have sufficient rights to directory that you are trying to delete.
 
Reply
Old Jul 16, 2002 | 04:22 PM
  #3  
F150Europe's Avatar
Thread Starter
|
Senior Member
Joined: Jul 1999
Posts: 558
Likes: 0
From: The Netherlands
Thanks,

I have uploaded the directory and the subfolders myself.
I had no problem with deleting other directories or subfolders.

This is how one of the .htaccess files that I uploaded look like.


<files "*.*">
deny from all
</files>

This file has nothing to do then with the fact that I can't delete the directory and subfolders?
 
Reply
Old Jul 17, 2002 | 01:24 PM
  #4  
sporty's Avatar
Member
Joined: Apr 2001
Posts: 17
Likes: 0
From: Baldwin City, KS, 66006
I agree with the webmaster. When I set up a test w2k server, i put two shares on it and only gave access to these shares through the Domain Admin Group and a Group that I created.

To make a long story short I had two reinstall the active directory and now I can't do anything to those two directories because the two groups that had access to them no longer exsist.

Another lesson learned: always leave the Administrator account alone
 
Reply
Old Jul 17, 2002 | 02:39 PM
  #5  
webmaster's Avatar
F150online
Founder
Joined: Nov 1996
Posts: 3,008
Likes: 0
From: Roswell, GA USA
F150Europe...

What FTP client are you using?

Can you find out what the "rights" are on the directory you are trying to delete? If it is WS_FTP, you can highlight the directory and click on "DirInfo" What are the results?

Steve
 
Reply
Old Jul 17, 2002 | 04:29 PM
  #6  
F150Europe's Avatar
Thread Starter
|
Senior Member
Joined: Jul 1999
Posts: 558
Likes: 0
From: The Netherlands
LeechFTP

All subfolders and dir are chmodded to 755.
I also tried with a shell.pl script uploaded to my cgi dir.
It won't let me delete those subfolders and dir.
 
Reply
Old Jul 17, 2002 | 05:12 PM
  #7  
webmaster's Avatar
F150online
Founder
Joined: Nov 1996
Posts: 3,008
Likes: 0
From: Roswell, GA USA
Who actually owns the directory (user & group) ... is the user you are using to FTP with that user or in that group?

Did you say there are subfolders under the folder you are trying to delete?

Do you have telnet access to this server?
 
Reply

Trending Topics

Old Jul 18, 2002 | 03:36 AM
  #8  
F150Europe's Avatar
Thread Starter
|
Senior Member
Joined: Jul 1999
Posts: 558
Likes: 0
From: The Netherlands
I think I am the owner, it is my website.

1 dir and 2 subfolders
subfolders are empty.
All chmodded to 755

7 owner
execute/list, read and write

5 Group
execute/list, read

5 Public
execute/list, read


Telnet access?

I don't know, how can I find out.

Thanks for the help.
 
Reply
Old Jul 21, 2002 | 05:37 AM
  #9  
F150Europe's Avatar
Thread Starter
|
Senior Member
Joined: Jul 1999
Posts: 558
Likes: 0
From: The Netherlands
Post WS_FTP Pro

Problem is fixed.
Don't know why but I could delete the dir and folders right away, using WS_FTP Pro.
 
Reply


Thread Tools
Search this Thread

All times are GMT -4. The time now is 11:38 PM.