Aceshardware Forum Index Aceshardware
(not so) temporary home for the aceshardware community
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups    RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

What is the best network file copy software?

 
Post new topic   Reply to topic    Aceshardware Forum Index -> General forum
View previous topic :: View next topic  
Author Message
ajensen



Joined: 01 Sep 2007
Posts: 117

PostPosted: Wed Jul 16, 2008 12:59 pm    Post subject: What is the best network file copy software? Reply with quote

What would you use to copy massive amounts of files over network between any combination of Linux and Windows hosts? I need high performance, mirroring/sync and created/modified dates should be same on source and destination.

To top it of I just read this:
http://stevenf.com/archive/dont-use-ftp.php

But I guess I have to go with some kind of FTP software anyway.
Back to top
View user's profile Send private message
lux_interior



Joined: 26 Jul 2007
Posts: 235

PostPosted: Thu Jul 17, 2008 1:31 am    Post subject: Reply with quote

rsync is the standard tool for this kind of things. Apparently there is even a Windows port.
Back to top
View user's profile Send private message
Del



Joined: 09 Aug 2007
Posts: 99

PostPosted: Thu Jul 17, 2008 9:12 pm    Post subject: Reply with quote

lux_interior wrote:
rsync is the standard tool for this kind of things. Apparently there is even a Windows port.
Indeed they have, thanks for the information.

You can use rsync stand-alone between the machines, or in conjunction with ssh if you need privacy (e.g. over internet from your laptop). I support the recommendation of using rsync, unless there is something more to the question than what I see now.
Back to top
View user's profile Send private message
ajensen



Joined: 01 Sep 2007
Posts: 117

PostPosted: Fri Jul 18, 2008 2:54 pm    Post subject: Reply with quote

Thanks for the tip. rsync seems fine and I'll test it after summer holly days, which starts in 15min, got to run. :) I wonder if it can maintain high bandwidths. The algorithm seems quite CPU intensive. I was hoping to get ~2Gbit/s sustained. Penryn based platforms.
Back to top
View user's profile Send private message
lux_interior



Joined: 26 Jul 2007
Posts: 235

PostPosted: Fri Jul 18, 2008 3:34 pm    Post subject: Reply with quote

ajensen wrote:
Thanks for the tip. rsync seems fine and I'll test it after summer holly days, which starts in 15min, got to run. :) I wonder if it can maintain high bandwidths. The algorithm seems quite CPU intensive. I was hoping to get ~2Gbit/s sustained. Penryn based platforms.


I'd be surprised if you couldn't tweak algorithmic complexity and compression level using command-line switches.
However, 2Gbit/s sounds high unless your filesystem cache is warm or your disks are themselves very fast...
Back to top
View user's profile Send private message
AtWork



Joined: 31 Jul 2007
Posts: 116

PostPosted: Tue Jul 22, 2008 2:44 pm    Post subject: Reply with quote

ajensen wrote:
I was hoping to get ~2Gbit/s sustained.


I do a lot of work with large imagery. Usually when we're talking disk to disk on the same machine, we discuss MB/s and Gb/s is reserved for talking networks. 10Gbe ports are still pretty expensive. You can, however, use a crossover between a pair of NXB-10GCX4's for just over $1k.

Sustained writes will be your biggest bottleneck. Hardware Raid units claim up to 850 MB/s (~7Gbit/s) sustained, but, in our experience, even configuring the RAIDs with 1M blocks and transferring only very large files, you're lucky to get half that in real world usage. We are using RAID 5s for this sort of work and the controller is usually the bottleneck. RAID 0 would get you better speed, but it would be a drag to lose 8 to 12 terabytes of data every time any one of 16 disks failed....

:-)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aceshardware Forum Index -> General forum All times are GMT + 1 Hour
Page 1 of 1   

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB
Hosted by FreeForums.org