RE: [GD-Windows] xdelta
Brought to you by:
vexxed72
From: Ivan-Assen I. <as...@ha...> - 2003-09-22 14:39:09
|
> How does it compare to rsync-based tools like rsync and Unison? xdelta is not a file synchronization protocol or service or application; it's just a file diff-ing tool. We use a a simple JScript tool, manual FTP transfer and a BAT file generated by the JScript to apply the diff. I'm not sure we can use rsync or Unison behind two sets of firewalls (us and them) and especially without *nix hackers to set it up. (...kids these days...) |