General Question

Fenian's avatar

Can't delete a folder in Ubuntu?

Asked by Fenian (21points) June 23rd, 2008

I am totally unable to delete an old folder, or move it or anything else, like if it was owned by root, any suggestions how i can solve this minor problem.

Observing members: 0 Composing members: 0

4 Answers

felipelavinz's avatar

Well… are you sure is not owned by root? Have you tried getting into the terminal and remove it with “sudo”?

astrofoo's avatar

sudo rm -r oldfolder

Vincentt's avatar

Which folder is it? (You might not want to delete it :)

Have you checked who the owner is? How was it created? Is it perhaps on an external (read-only?) drive?

himanshu's avatar

It might be possible that you did not have permission to delete folder…for that
u should first give the permission to access by following command as mentioned below
chmod -R 777 <folder-path>
then run command as
rm -f <folder-path>

Answer this question

Login

or

Join

to answer.

This question is in the General Section. Responses must be helpful and on-topic.

Your answer will be saved while you login or join.

Have a question? Ask Fluther!

What do you know more about?
or
Knowledge Networking @ Fluther