The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
.
google unix.com



IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum.

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 02-07-2002
techie techie is offline
Registered User
  
 

Join Date: Feb 2002
Posts: 2
Unhappy Need ur Help!!!

Hi,
I want to move a huge amount of data (i.e in gigs) from one remote server to another remote server.And i don't have telnet access.
Moreover i don't want to stay connected to internet all the time while the transfer is takin place.
Does anybody know a tool that can be useful to me ??
Any help in this regard would be sincerly appreciated..
Eagerly awaiting u r response

Thanks/Regards
Techie.
  #2 (permalink)  
Old 02-07-2002
LivinFree's Avatar
LivinFree LivinFree is offline Forum Advisor  
Goober Extraordinaire
  
 

Join Date: Jul 2001
Location: Portland, OR, USA
Posts: 1,584
What kind of access do you have?
  #3 (permalink)  
Old 02-07-2002
JammerFSU JammerFSU is offline
Registered User
  
 

Join Date: Jan 2002
Location: Georgia and Florida
Posts: 64
I would problably tar the directories up that contained the data I needed on the remote server to a diskfile and then compress the diskfile and see how big the file was. It may be that your compressed file is less thanr 1/2 the size of the origional file.

For example:

Let's say my data was in /usr2/data

I would use the following command:

tar -cvf mydata /usr2/data

This command will tar all the files together that are in /usr2/data and place them in a diskfile called mydata.

Then compress the file mydata

compress mydata


Transfer the file mydata.Z over to your other server either via ftp or rcp or copy the file off to tape or diskette and UPS or FED-EX the data to your other site.

Load the file mydata.Z onto your other server and place in a directory that has enough free space to accomodate the file uncompressed.

Uncompress the file

uncompress mydata.Z

The extract the data from the file mydata


tar xvf mydata


This will place the data back into the directory /usr2/data on your remote server.

Aside from compressing the files down your best bet.. if you have to transfer that amount of data on a daily basis, it may warrant having an internet connection available full time.

T1 !!!!!! =)
  #4 (permalink)  
Old 02-08-2002
techie techie is offline
Registered User
  
 

Join Date: Feb 2002
Posts: 2
Lightbulb Got the solution

Hey thanks for replying.

livinfree i have ftp access on both the servers.
Was able to come up with www.nexfer.net
their tool is able to transfer files between 2 remote servers.
Moreover one can just queue up commands and disconnect

Regards
techie
  #5 (permalink)  
Old 02-08-2002
LivinFree's Avatar
LivinFree LivinFree is offline Forum Advisor  
Goober Extraordinaire
  
 

Join Date: Jul 2001
Location: Portland, OR, USA
Posts: 1,584
Ahh, cool...

I believe you can also tell rcp / scp to copy from one server to another, without you having to be either one of them.
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 10:15 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0