GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   HELLLP linkux/unix HELP ME ive fallen and can't get up (https://gfy.com/showthread.php?t=59376)

Va2k 05-05-2002 10:41 AM

HELLLP linkux/unix HELP ME ive fallen and can't get up
 
HELP hehe ok say my dir is /home/sites/home/web and my dir i want to move everything that is inside my dir to the /web dir is /home/sites/home/web/html how would i do this? I mean i need everything that is inside my html dir to be moved to my web dir please if anyone knows pass it on to me thank you

TOM

SirTreX 05-05-2002 10:44 AM

move it or copy it? copy it by using CP -R /dir /newdir

Amputate Your Head 05-05-2002 10:44 AM

format c:

boldy 05-05-2002 10:49 AM

mv /home/sites/home/web/html/* /home/sites/home/web

Va2k 05-05-2002 10:53 AM

Didnt work :( :feels-hot
[root web]# mv /home/sites/home/web/html/* /home/sites/home/web
mv: /home/sites/home/web/_private: cannot overwrite directory
mv: /home/sites/home/web/_vti_bin: cannot overwrite directory
mv: /home/sites/home/web/_vti_cnf: cannot overwrite directory
mv: /home/sites/home/web/_vti_log: cannot overwrite directory
mv: /home/sites/home/web/_vti_pvt: cannot overwrite directory
mv: /home/sites/home/web/_vti_txt: cannot overwrite directory
mv: /home/sites/home/web/a: cannot overwrite directory
mv: /home/sites/home/web/arlesimages: cannot overwrite directory
mv: /home/sites/home/web/homevideos: cannot overwrite directory with non-directory
mv: /home/sites/home/web/imagepages: cannot overwrite directory
mv: /home/sites/home/web/images: cannot overwrite directory
mv: /home/sites/home/web/members: cannot overwrite directory
mv: /home/sites/home/web/photo_dir: cannot overwrite directory
mv: /home/sites/home/web/public_html: cannot overwrite directory
mv: /home/sites/home/web/tom: cannot overwrite directory
mv: /home/sites/home/web/tour: cannot overwrite directory

boldy 05-05-2002 11:02 AM

Hit me on icq 13605110

proffitmaster 05-05-2002 11:43 AM

Quote:

Originally posted by va2k
Didnt work :( :feels-hot
[root web]# mv /home/sites/home/web/html/* /home/sites/home/web
mv: /home/sites/home/web/_private: cannot overwrite directory
mv: /home/sites/home/web/_vti_bin: cannot overwrite directory
mv: /home/sites/home/web/_vti_cnf: cannot overwrite directory
mv: /home/sites/home/web/_vti_log: cannot overwrite directory
mv: /home/sites/home/web/_vti_pvt: cannot overwrite directory
mv: /home/sites/home/web/_vti_txt: cannot overwrite directory
mv: /home/sites/home/web/a: cannot overwrite directory
mv: /home/sites/home/web/arlesimages: cannot overwrite directory
mv: /home/sites/home/web/homevideos: cannot overwrite directory with non-directory
mv: /home/sites/home/web/imagepages: cannot overwrite directory
mv: /home/sites/home/web/images: cannot overwrite directory
mv: /home/sites/home/web/members: cannot overwrite directory
mv: /home/sites/home/web/photo_dir: cannot overwrite directory
mv: /home/sites/home/web/public_html: cannot overwrite directory
mv: /home/sites/home/web/tom: cannot overwrite directory
mv: /home/sites/home/web/tour: cannot overwrite directory

check the permission on both directories before you try to move it.

X37375787 05-05-2002 01:00 PM

got root?

darksoft 05-05-2002 01:18 PM

Get off that cobalt server and onto a real one :D

boldy 05-05-2002 01:22 PM

Quote:

Originally posted by darksoft
Get off that cobalt server and onto a real one :D
*sigh*

ServerGenius 05-05-2002 01:37 PM

directories can't be moved it they already exist on the new location. You probably tried to copy first or recreated the directory
structure.

the easiest way is cp -Rf /path/to/stuff/you/want/to/copy /path/new/location

If that doesn't work then check if you have the right owner/permissions to do the above.

DynaMite :thumbsup

Wilbo 05-05-2002 01:37 PM

I just hate a server that talks back to ya, mouthy little shits :-)

kmanrox 05-05-2002 01:38 PM

rm -rf *


All times are GMT -7. The time now is 12:43 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123