HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: tar from remote server
Operating System - HP-UX
1831504
Members
3270
Online
110025
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 01:30 PM
01-10-2002 01:30 PM
tar from remote server
I have a server placed in sydney . What is fastest way to copy around 4 gig of data.
Few points
-The T1 speed is 256 KBPS.
-I have no free space in remote server.
Iam presently trying this command . But it is not very efficient .
time remsh remotehost"cd /data1;tar cf - 120/ttccom" | tar xvf -
Anybody improves it or suggest a better method.
thanx in advance .
Few points
-The T1 speed is 256 KBPS.
-I have no free space in remote server.
Iam presently trying this command . But it is not very efficient .
time remsh remotehost"cd /data1;tar cf - 120/ttccom" | tar xvf -
Anybody improves it or suggest a better method.
thanx in advance .
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 01:34 PM
01-10-2002 01:34 PM
Re: tar from remote server
Hi Deepak,
Here is a link on how to use tar for remote backup and restore.
http://us-support.external.hp.com/cki/bin/doc.pl/sid=ce4c2ae2087b66d773/screen=ckiDisplayDocument?docId=200000055821055
4 Gig is a big amount of data and i doubt you'll find something to improve the performance since the data is being pulled across the netowrk which has its own limitations and may be in use for other purpose too.
Hope this helps.
Regds
Here is a link on how to use tar for remote backup and restore.
http://us-support.external.hp.com/cki/bin/doc.pl/sid=ce4c2ae2087b66d773/screen=ckiDisplayDocument?docId=200000055821055
4 Gig is a big amount of data and i doubt you'll find something to improve the performance since the data is being pulled across the netowrk which has its own limitations and may be in use for other purpose too.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 01:34 PM
01-10-2002 01:34 PM
Re: tar from remote server
Hi Deepak
Can you zip up the data on the remote server before moving it?
gzip-9 /
Paula
Can you zip up the data on the remote server before moving it?
gzip-9 /
Paula
If you can spell SysAdmin then you is one - anon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 01:44 PM
01-10-2002 01:44 PM
Re: tar from remote server
Hi Deepak,
Add compress and umcompress to your remsh pipeline. compress can use stdin/stdout.
Add compress and umcompress to your remsh pipeline. compress can use stdin/stdout.
If it ain't broke, I can fix that.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP