Jump
to HelpDesk | Announcements
| FAQ | Webmail Login
How can I more easily move accounts from another host?
This method only works for clients with shell access (Level 4 and higher accounts):
Step 1: Log into telnet in your old host servers, go to your public_html directory, and type in the following command:
tar -cpzf yourdomain.tar.gz *
Step 2: Now login to SSH in your Gryphyn Media account and go to your public_html directory. Then type in the following command:
wget 123.45.67.89/yourdomain.tar.gz
where 123.45.67.89 is your old website's IP address.
Step 3: Wait for the transfer to finish. Then type:
tar -xzf yourdomain.tar.gz
This can save you a lot of FTP time, especially if you have a large website.
Please, if you do not know what telnet, SSH, or shell access are... this is not for you... yet! But you will learn. :-) Related Topics:
How can transfer large files to other people without using email? What perl modules are installed? What do you have for multiple domains? How do I get Dreamweaver to connect to my account? What do the different terms mean in the statistic programs? How can I help make the shared server more secure? How do I use the shared SSL certificate? Can I set up ODBC access to a database on the server? Why does my form redirect to a "contact support" message? How can I use mod_rewrite to make my URLs more search engine friendly? How can I see/edit my .htaccess file? Do you run SUexec? What are the options for sending an email list or newsletter? Is there telnet? Can I get shell access? Do you do Windows hosting? Do you support Cold Fusion? How can I manage downloads from my site? Do I need PHP? Should I learn it? Can I use Frontpage 2003? How do I install my own SSL certificate? I need to install a form on a website... what should I use? What port do I use to access shell via SSH2? I want to sell things from my site. What do I need? Are your servers mirrored, or otherwise "bullet-proof?" Can you recommend an SSH client? How can I keep certain pages from being indexed by search engines and other spiders? How can I install WordPress and get started using it? Can I use PHP and SSI together? Where can I find a good tell-a-friend referral script? How can I block certain IP addresses? My form is "breaking" my page layout. How do I use the Auto-Installer? How do I set up a database? I need help with SSI (Server Side Includes).
Developer Note: This is powered by SmartFAQ, a free cgi script.
|