Help - Search - Members - Calendar
Full Version: transfer account from server to server
The Planet Forums > Control Panels > cPanel/WHM
blaze64
I am trying to move an account from one server to another. On the receiving server, I keep getting this error:

/tmp/cpmove-kilro exists, please remove it and try again

Error while copying account...! Aborting Extraction


Now, how can I delete that file in tmp? I dont even see it there!

Thanks!
kewldude
Log into SSH on the receiving server and type this:

rm -f /tmp/cpmove-kilro

If you want to delete all files which start with that name in the /tmp partition then you can run this command:

rm -f /tmp/cpmove-kilro*
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.