View Single Post
Old
  (#4 (permalink))
edwurster
green side up, please!
edwurster will become famous soon enoughedwurster will become famous soon enough
 
edwurster's Avatar
 
Status: Offline
Posts: 660
Join Date: May 2003
Location: Voorhees, NJ
Rep Power: 69
06-24-2007, 11:17 AM

I went ahead and used EMPTY. If that doesn't work, I can go back and use DROP.

At the command line, how do I move the contents of:

/home/fantastico_backups/home/xxxxxxxx/public_html/

to:

/home/public_html/

I'll keep reading.

Edit 1:
mv fantastico_backups/home/xxxxxxxx/public_html/ public_html/
(this creates a new public_html within existing web public_html -- not a great idea.)

Edit 2:
mv fantastico_backups/home/xxxxxxxx/public_html/ public_html
(this also creates a new public_html within existing web public_html)


Ed Wurster - sacts92 (old root10)

...CPANEL Docs
......P-Z Server Status
  Send a message via AIM to edwurster  
Reply With Quote