- Forums
- Linux Hosting
- Linux Error - Omitting Directory File Creating Copying Moving Removing
This Page Contains information about Linux Error - Omitting Directory File Creating Copying Moving Removing By hostman in category Linux Hosting with 2 Replies. [1201], Last Updated: Mon Jun 24, 2024
hostman
Thu Apr 24, 2008
2 Comments
469 Visits
I get this error:
Code/Command:
cp: omitting directory `/var/www/html/'
When I send this command:
Code/Command:
cp /var/www/html/ /var/web/html/
I've also seen this error whenever i do:
Code/Command:
mv /var/www/html/ /var/web/html/
Code/Command:
rm /var/www/html/ /var/web/html/
removing, remove, raname, delete, deleting, creating, create a file or directory
PLEASE HELP ME, I AM LOST, I NEED TO KNOW WHAT TO DO ASAP!
For your command to work, your command should look like this:
Code/Command: