GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Moving a site from one host to another. How ? (https://gfy.com/showthread.php?t=358300)

Shaddam IV 09-18-2004 12:27 AM

Moving a site from one host to another. How ?
 
How to move a site without having to upload everything from HD ?

Bigjohn 09-18-2004 12:28 AM

My host moved mine for me. They even helped make sure all of my scripts were running.

Juicy D. Links 09-18-2004 12:29 AM

Most hosts will do it for you.

If not go into SSH gzip it i believe. Then download then upload to new box then g unzip

Shaddam IV 09-18-2004 12:29 AM

anyone knows the FTP commands ?

Shaddam IV 09-18-2004 12:30 AM

Quote:

Originally posted by juicylinks
Most hosts will do it for you.

If not go into SSH gzip it i believe. Then download then upload to new box then g unzip

any way to download straight to a new host ? whithout having to download to HD ?

block 09-18-2004 12:31 AM

You might be able to use that flash fxp ftp program to transfer from 1 ftp to the other.

fris 09-18-2004 12:33 AM

flashfxp ya. or i just go into my dedicated tar it up and ftp the tarball.

Juicy D. Links 09-18-2004 12:33 AM

Quote:

Originally posted by Shaddam IV
anyone knows the FTP commands ?

unix commands via SSH you need. Not ftp.

BRISK 09-18-2004 12:33 AM

FXP

Eve 09-18-2004 12:37 AM

do this:

tar czf files.tar.gz foldyouwanttomove

then, on the new host, do:

scp [email protected]:/path/to/fils.tar.gz .

the tar xzf files.tar.gz

boom, yer done

Shaddam IV 09-18-2004 12:42 AM

ok thanks, i'm gonna try your suggestions

4Pics 09-18-2004 12:46 AM

use wget

Shaddam IV 09-18-2004 12:47 AM

just installed Flash FXP.
so, how to do it ? :)

Vitasoy 09-18-2004 12:51 AM

Quote:

Originally posted by Shaddam IV
just installed Flash FXP.
so, how to do it ? :)

If both severs suport it,


See: theres it looks like a split ftp program in 2...


enter you pass/login on one side and do the same for the other.


log into both sites ... select all the folders and upload. :)

Shaddam IV 09-18-2004 12:55 AM

Quote:

Originally posted by Vitasoy
If both severs suport it,


See: theres it looks like a split ftp program in 2...


enter you pass/login on one side and do the same for the other.


log into both sites ... select all the folders and upload. :)

i installed it on my Win XP.
right ?

chaze 09-18-2004 12:56 AM

You still need help? What are the os if you do and I will help.

kenny 09-18-2004 12:57 AM

Will that still work if you have like 80 gigs of files to move?

Vitasoy 09-18-2004 12:57 AM

Quote:

Originally posted by Shaddam IV
i installed it on my Win XP.
right ?


If that's your OS (operating system) yes.


Click on the program to load it up, and follow those steps. :)

Vitasoy 09-18-2004 12:58 AM

Quote:

Originally posted by kenny
Will that still work if you have like 80 gigs of files to move?

Sure why not? I'll be faster too. (but depends on how fast the upload/download the servers are).

Magg 09-18-2004 12:59 AM

if u need help, hit me up

kenny 09-18-2004 01:01 AM

Quote:

Originally posted by Vitasoy
Sure why not? I'll be faster too. (but depends on how fast the upload/download the servers are).
Can you estimate how long it will take?

Lets say both servers preform average speed wise

SplitInfinity 09-18-2004 01:13 AM

Ill do it for you, hit me up on AIM: NJesterIII
or ICQ: 64791506
or MSN: [email protected]

easy if you wanna do it yourself, no need to tar the files as SCP has a compression mode that compresses on the sending end and decompresses on the receiveing end....

cd /home/yourdirectory
scp -Cpr * yourusername@yournewhostipordomain:/path/to/destination/directory
Once it starts going, press ctrl-z then type BG to put it in the background that way if you get disconnected from SSH your transfer keeps running on the server even though you have disconnected.

Oh and just in case, if you have not picked a new host yet.... see sig. :-)

Shaddam IV 09-18-2004 01:16 AM

Ok, I got it.

Thanks everyone :thumbsup


All times are GMT -7. The time now is 02:32 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123