|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: May 2003
Location: Texas
Posts: 4,429
|
best way to move a bunch of files to a new server?
whats the best way to move a bunch of files to a new server if i dont have physical access to it?
like if im moving thousands and thousands of files... FTP seems unrealiable because its breaks or looses connection. Is there a way to check to make sure whats on my system is the exact same on the server? dis shit sux |
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Mar 2004
Posts: 767
|
|
|
|
|
|
|
#3 |
|
Confirmed User
Industry Role:
Join Date: Jan 2002
Posts: 7,981
|
Make a tar of everything. Ftp it host-host. Untar it.
Make sure your your new host sets up your account with the same UID/GID and path as on your old host. If they do, you're good to go after you untar it. |
|
|
|
|
|
#4 |
|
Confirmed User
Industry Role:
Join Date: Jan 2002
Posts: 7,981
|
If you don't have any scripts. No need for the path to be the same as on your old host.
|
|
|
|
|
|
#5 | |
|
Confirmed User
Join Date: Apr 2003
Location: Loveland, CO
Posts: 5,526
|
Quote:
>tar -xcv my.tar >sftp my.tar server.name.com:/directory/ >ssh server.name.com >tar -xvf my.tar or some shit like that.
__________________
Your post count means nothing. |
|
|
|
|
|
|
#6 | |
|
Confirmed User
Join Date: Apr 2003
Location: Loveland, CO
Posts: 5,526
|
Quote:
>tar -cvf I'm just retarded.
__________________
Your post count means nothing. |
|
|
|
|
|
|
#7 |
|
Confirmed User
Join Date: Oct 2003
Posts: 3,191
|
if you are doing it yourself use an ftp program called FXftp (sp?) which allows remote server to server transfer.
if your host is doing it tell them to "rsynch" it. |
|
|
|
|
|
#8 |
|
Confirmed User
Join Date: Oct 2004
Location: Boston, MA
Posts: 1,723
|
rsync from server to server
__________________
![]() ICQ# 273099174 - monthly specials - 2 Month Free Credit on All Plans - 100% Referrals - chris@ for details Virtual from $14.95/month, Dedicated from $149.95/month Dual-Core Xeon > 1000GB @ $149.95 | 1500GB @ $169.95 | 10Mbps @ $269.95 |
|
|
|
|
|
#9 |
|
Programming King Pin
Industry Role:
Join Date: Oct 2003
Location: Montreal
Posts: 27,360
|
Use Flash FXP for direct FTP transfert !
__________________
UUGallery Builder - automated photo/video gallery plugin for Wordpress! |
|
|
|
|
|
#11 |
|
Confirmed User
Join Date: Jul 2004
Posts: 1,435
|
if you use WHM you can transfer 250 mb and all scripts - no need to reinstall them.
__________________
- nothing here - |
|
|
|