Go Back   HostGator Peer Support Forums > Public Forums > Pre-Sales Questions

Notices

Reply
 
Thread Tools
  #1  
Old 04-12-2008, 01:15 PM
impius impius is offline
Hatchling Croc
 
Join Date: Apr 2008
Posts: 4
Exclamation server to server transfer jailed ssh

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!
Reply With Quote
  #2  
Old 04-12-2008, 01:26 PM
Sam Sam is offline
Emperor Croc
 
Join Date: Jan 2007
Location: /bin/false
Posts: 3,057
Default Re: server to server transfer jailed ssh

Code:
rsync -v -e ssh username@127.0.0.0:~/public_html/folder ~/public_html
Change 127.0.0.0 to the hostmonster IP

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.
Reply With Quote
  #3  
Old 04-12-2008, 01:35 PM
GatorChrisN's Avatar
GatorChrisN GatorChrisN is offline
HostGator Staff
 
Join Date: Feb 2008
Posts: 1,300
Smile Re: server to server transfer jailed ssh

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

Reply With Quote
  #4  
Old 04-12-2008, 01:39 PM
impius impius is offline
Hatchling Croc
 
Join Date: Apr 2008
Posts: 4
Default Re: server to server transfer jailed ssh

Wow...great help! Thanks so much!
Reply With Quote
  #5  
Old 04-12-2008, 01:59 PM
impius impius is offline
Hatchling Croc
 
Join Date: Apr 2008
Posts: 4
Default Re: server to server transfer jailed ssh

Okay one more question...I got access to jailedssh through support, but I do not see it in cpanel...where is it?

Thanks
Reply With Quote
  #6  
Old 04-12-2008, 02:08 PM
Sam Sam is offline
Emperor Croc
 
Join Date: Jan 2007
Location: /bin/false
Posts: 3,057
Default Re: server to server transfer jailed ssh

Quote:
Originally Posted by impius View Post
Okay one more question...I got access to jailedssh through support, but I do not see it in cpanel...where is it?

Thanks
You need to connect to it from an SSH client.

If you are using windows, you can use PuTTy http://www.chiark.greenend.org.uk/~sgtatham/putty/
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

All times are GMT -5. The time now is 04:35 AM.