|
#1
|
|||
|
|||
|
Hello...
I would like to transfer several directories from a hostmonster account i have to a new hostgator account. I know host gator has jailed ssh...Can I do a server to server transfer with that? How? Thanks! |
|
#2
|
|||
|
|||
|
Code:
rsync -v -e ssh username@127.0.0.0:~/public_html/folder ~/public_html Change /public_html/folder to the folder you want to copy from HM and /public_html to the dir you want the files to be transfer to. If you want to copy your whole public_html folder, use: Code:
rsync -v -e -r ssh username@127.0.0.0:~/public_html/* ~/public_html Last edited by Sam; 04-12-2008 at 01:32 PM. |
|
#3
|
||||
|
||||
|
You can use rsync as the above poster suggested, but make sure you e-mail support@hostgator.com and ask to have jailshell enabled on your account after you sign up (it's disabled by default). Also, keep in mind that we do offer free transfer of your site(s) at no charge.
If you are purchasing a shared account, just fill out this form: https://secure.hostgator.com/transfer.php If you are a reseller, this one: https://secure.hostgator.com/resellertransfer.php Thank you for your business and welcome to the family!
__________________
Chris N. Director of System Administration - Houston Hostgator Support http://www.hostgator.com
|
|
#4
|
|||
|
|||
|
Wow...great help! Thanks so much!
|
|
#5
|
|||
|
|||
|
Okay one more question...I got access to jailedssh through support, but I do not see it in cpanel...where is it?
Thanks |
|
#6
|
|||
|
|||
|
Quote:
If you are using windows, you can use PuTTy http://www.chiark.greenend.org.uk/~sgtatham/putty/ |
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
|
|
All times are GMT -5. The time now is 04:35 AM.









