Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
02-21-2001 10:29 AM
02-21-2001 10:29 AM
FTP
THIS IS DONE WITHOUT DATA COMPRESSION AND TAKES APPROX 10HRS.
CAN THIS BE DONE IN LESS TIME OR IS THERE ANY APPLICATION OUT THERE THAT CAN MAKE MY LIFE LESS STRESSFULL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2001 10:43 AM
02-21-2001 10:43 AM
Re: FTP
I havent tried copying 600MB from unix to NT..., but on a couples of machines I have NFS (up to 1.5 GB FS) to NTs and it works well, I use Reflection NFS gateway because its dead easy to maintain... I know there is a HP solution but cant remember the name now... CIFS?
that is based on samba like...
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2001 11:09 AM
02-21-2001 11:09 AM
Re: FTP
For that amount of data..just make a map connection between the two. CIFS (Common Internet File Systems) is was Samba is or uses, they are 'basically..' the same thing....
And Samba is free. www.samba.org
/rcw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2001 11:11 AM
02-21-2001 11:11 AM
Re: FTP
Compressing the data will take time to compress it and decompress it on both servers but may save some overall time if you have the disk space.
How far apart are these servers, feet, yards, or miles?
You might also investigate transferring the data nightly and combining it for the weekly run.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2001 06:49 AM
02-22-2001 06:49 AM
Re: FTP
The solution to the problem is to speed up the data link that you are using. Doing the math:
600,000,000Byte / (10 HR * 60 MIN/HR * 60 SEC/MIN)
Yields: 16,667Byte/second or 133,333bit/second. This must be a very slow connection! My ISDN here at my remote office is just slightly slower than this! FTP is optimized for this kind of connection better than anything out there; it was created back in the "old days" when the Internet was connected together by slow links.
So, go try to find out what is slowing down the data transfer between these two systems, and free up that bottleneck, or add bandwidth.
As an aside, upgrading from 10Mbit/sec to 100Mbit/sec LAN most likely is not going to speed up the slower components between the systems.
Hope this helps,
Brian Hackley
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2001 04:42 PM
02-22-2001 04:42 PM
Re: FTP
Lets see.. 600Mb would fit quite nicely on a CD-R! Takes about 45 mins to burn a CD depending on the speed of your CD burner.
Or do you have compatible tape drives on both machines?