Posted by: major in Plesk
Moving domains from client to client in Plesk is pretty quick from the command line. Just replace DOMAIN with the domain name you want to move and CLIENTLOGIN with the client’s username:
/usr/local/psa/bin/domain.sh --update DOMAIN -clogin CLIENTLOGIN
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
This entry was posted on Sunday, February 11th, 2007 at 7:29 pm and is filed under Plesk.You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Hi, i’m a total newbie with this and trying to do that above, move domain id 14 (exoticerotics.co.uk) from the client id 2 (No-Low Proifit Sites) to client id 19 (exoticerotics) in Plesk 7.5.6 for MS Windows
I’ve tried
-> /usr/local/psa/bin/domain.sh --update exoticerotics.co.uk -clogin exoticerotics
->
but nothing seems to happen, can someone point out what (probably obvious) mistake i am making?
Thanks in advance
@Paladinz - You may want to use c:\Program Files\Plesk\admin\bin\domain.exe. That’s the location of the domain.sh equivalent on Unix. There’s more documentation here:
http://download1.swsoft.com/Plesk/Plesk7.5/Windows/Docs/plesk-7.5-win-advanced-features-manual/
Thanks @major, got stuck with handling this and in at the deep end lol, so thanks for the pointer.
Slight problem is that path doesn’t exist on the box, any suggestions?
@Paladinz - Are you able to find anything Plesk related in C:\ or C:\Program Files? The folder might be called “SWSoft” or “Plesk” for 7.5.6 on Windows.
Thanks again @major, it is under SWSoft.
Now all i have to do is sort out the new ip address pools so that it will actually perform the update.
Thanks for all the help.