Link to home
Create AccountLog in
Avatar of BzowK
BzowKFlag for United States of America

asked on

Synchronizing Multiple Large Files Over WAN / Internet

Hey All -

I've been asked to set up a share for multiple, large files to be shared by a few people over our WAN at 2 different locations.  The files are graphics files which I'm told are from 150 to 200 megs each.  They asked for me to allocate 50gigs so obviously expect to work on a lot of files.

What would usually happen is one of two things.  1)  A server share be set up on one of the sites and have the users map to it.  2) Have a share set up on each local site with local users mapped to their local share.  Meanwhile, all of the server shares somehow replicate with each other.

Even though we have a great amount of bandwidth, I'm trying to find a better solution to settings this up.  If I were to go with step #2, I heard that there was a software which would replicate the shares only by differential and not complete files.

I've thought of Dropbox, but would like to keep it internal if possible - not to mention I would have to have a larger Dropbox account.  We are running Windows 2008 and 2003 - all on a domain.

Any suggestions would be great - Thanks!
Avatar of KenMcF
KenMcF
Flag of United States of America image

You could use robocopy or setup a DFS share

http://ss64.com/nt/robocopy.html
Just set up VPN between sites
You could also look at a software package like doubletake or secure copy

http://www.doubletake.com/english/Pages/default.aspx
http://www.scriptlogic.com/products/securecopy/
Avatar of BzowK

ASKER

Thanks guys, but I don't think we are on the same page.  

I don't want to have to run a command to syncronize or copy them.  They will be sharing these files back and forth with multiple changes for a couple of months.  I'm looking for something automatic.

As for the VPN, this is a corporate domain and all of our devices are already on the same network.  

Basically, I just need to find something similar to a Dropbox software OR something that will let me set up server shares a little more robust.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Michael Worsham
Michael Worsham
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
This is a classic application for WAN accelerators with deduplication.  Cisco's WAAS is primarily built for this purpose, maintaining synchronized files across multiple sites with limited bandwidth.
There are some open source WAN accelerators.  I have not used them.
However, you may consider using a hosted server from a provider on the Internet backbone to hold the shares for you.  This might be the simplest and quickest set up for you.