Backup over WAN
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > WebserverTalk Community > Backup Software > Backup over WAN




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Backup over WAN  
timbrigham@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-27-06 12:56 PM

I'm using Symantec LiveState recovery on Windows 2003 server.
The image files have to be transferred over a WAN link.
The problem I'm facing is that when I do a full back up, the images are
~ 30 GB, (compressed automatically when created).
What would be the best technology to compare two files over a WAN link
and only copy over the updated sections?
I was thinking about DFS, but I don't think it would work (in the
default configuration) because the file names change each week,
although the content of the file is nearly the same. Could a hard link
in conjunction with DFS be used for this?






[ Post a follow-up to this message ]



    Re: Backup over WAN  
DevDude


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-31-06 05:16 AM

Thats an interesting problem.

You could use something like Single Instance Storage to index the files and
DFS to replicate them, but the file name is going to be an issue since most
programs track changes to a file. Is the filename changing, or the same file
with different names being created?

If the filename is changing, but the contents of the file is not, you can
look into Symantec's Volume Replicator since I believe it will replicate the
block level changes of a file.

If a new file is being created, this is going to be a tough problem since
most programs will not be able to associate the data in the new file with an
old file of a different name even though the data is nearly the same.

Nick


<timbrigham@gmail.com> wrote in message
news:1143431793.869890.30850@i39g2000cwa.googlegroups.com...
> I'm using Symantec LiveState recovery on Windows 2003 server.
> The image files have to be transferred over a WAN link.
> The problem I'm facing is that when I do a full back up, the images are
> ~ 30 GB, (compressed automatically when created).
> What would be the best technology to compare two files over a WAN link
> and only copy over the updated sections?
> I was thinking about DFS, but I don't think it would work (in the
> default configuration) because the file names change each week,
> although the content of the file is nearly the same. Could a hard link
> in conjunction with DFS be used for this?
>







[ Post a follow-up to this message ]



    Re: Backup over WAN  
timbrigham@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-09-06 12:14 AM

New files of different names are being created which contain almost
exactly the same data.

I ended up letting my Linux background show through to solve this one.

By using a bash script to copy and rename the files, I have nearly
identical files of the same name in two locations. At that point, I
started using rsync to synchronize the differences between the files.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:11 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register