Interface FileSyncer

All Known Implementing Classes:
ZSyncClient

public interface FileSyncer
Interface for various methods for syncronising local and remote files. Implementations will efficiently update either the remote file (upload) or local file (downloade) transferring only those bytes required to make the other file identical.
Author:
brad