LINUX.IE, website of the Irish Linux Users' Group
Tux rules!

   
Home
New Users
Articles
Download
Projects
Community
Vendors

  Print Version
Email to...
 
Archives:


planetILUG

Recent News

News Archive


Join the
ILUG
on FaceBook


Join the
ILUG
on LinkedIn


Join the
ILUG SETI
Group



















 
 :: Mailing Lists

[ILUG] teleporting tar files

[ILUG] teleporting tar files

kevin lyda kevin at suberic.net
Wed May 16 18:31:36 IST 2001


On Wed, May 16, 2001 at 05:11:11PM +0000, Brian G wrote:
> Im trying to move the contents of a directory from one server to another
> and im looking for an easy way to do this to save time and bandwidth.
> Does any one have any cleaver ideas on how to do this.  i suppose
> tar the directory and then telnet or something to the other server,
> and transfer the drectorybut i dont know the commands for that.
> Can anyone help out.

if you're on a system (both the local and remote end) with a newish
version of tar that supports bzip2 (tar --help|grep bzip2):

tar Icpf - dir.to.move | ssh remotehost 'cd remote/dir && tar Ixpf -'

otherwise:

tar zcpf - dir.to.move | ssh remotehost 'cd remote/dir && tar zxpf -'

kevin

-- 
kevin at suberic.net          "nobody likes a monkey on their back.  i had
fork()'ed on 37058400      three.  they were cramping my style.  it was
meatspace place: home      time to get rid of them."
http://suberic.net/~kevin                --porter, "payback"




More information about the ILUG mailing list
Read this without the formatting.
                                                                                                    

 

Hosted by HEAnet


Maintained by the ILUG website team. The aim of Linux.ie is to support and help commercial and private users of Linux in Ireland. You can display ILUG news in your own webpages, read backend information to find out how. Networking services kindly provided by HEAnet, server kindly donated by Dell. Linux is a trademark of Linus Torvalds, used with permission. No penguins were harmed in the production or maintenance of this highly praised website. Looking for the Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!
RSS Version
Powered by Dell