Removing A Directory And Its Files
Posted On Sun Jul 30, 2006 By pinguin In General Errors Forums And Topics Discussions You Find On The Web Forums
Hello Webune,
I want to remove a folder from my server I am leasing through your dedicated server service. What command should I use?
this is an update to my post here, i found this post helpful:
http://www.wallpaperama.com/disp-post23.html
I want to remove a folder from my server I am leasing through your dedicated server service. What command should I use?
this is an update to my post here, i found this post helpful:
http://www.wallpaperama.com/disp-post23.html
pinguin Sun Jul 30, 2006
If you are getting this eror, follow the instruction in this post and you should be able to delete it:
http://www.webune.com/forums/fix-error-rmdir-html-directory-not-empty-t80.html
http://www.webune.com/forums/fix-error-rmdir-html-directory-not-empty-t80.html
pinguin Sun Jul 30, 2006
I tried what you told me but i get this error when i followed your instructions:
rmdir: `html': Directory not empty
rmdir: `html': Directory not empty
pinguin Sun Jul 30, 2006
Folders are for windows-
Linux folders are called "Directories" -
To remove a directory, send this command on you SSH session:
/path/to/directory/name is the full path to where the directory is at that you want to delete.
Example: I wan to delete the forums directory and the forums directory is at /var/www/html/forums i would have to do this:
move to the html directory
Then delete the forums directory
DONE
Linux folders are called "Directories" -
To remove a directory, send this command on you SSH session:
CODE:
rmdir /path/to/directory/name
/path/to/directory/name is the full path to where the directory is at that you want to delete.
Example: I wan to delete the forums directory and the forums directory is at /var/www/html/forums i would have to do this:
move to the html directory
CODE:
cd /var/www/html
Then delete the forums directory
CODE:
rmdir forums
DONE
Related Content
Information
Forums »
General Errors Forums And Topics Discussions You Find On The Web »
Removing A Directory And Its Files
General Errors Forums And Topics Discussions You Find On The Web »
Removing A Directory And Its Files
Title: Removing A Directory And Its Files
Description: Removing A Directory And Its Files
Tags: removing ,a ,directory ,and ,its ,files
Info: This Post Has Been Viewed 0 Times Since
Date: Sun Jul 30, 2006
Author pinguin Received 3 Replies #2571
Date: Sun Jul 30, 2006
Author pinguin Received 3 Replies #2571
Share
URL: 

Embed: 

To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it
BBCODE:: 

BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
wallpaperama | Wallpapers | Forums | Terms Of Service
copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Mon May 06, 2013 (-8 GMT)
Powered by: Webune Forums V5
copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Mon May 06, 2013 (-8 GMT)
Powered by: Webune Forums V5