Is it possible to synchronize with Microsoft Sync Framework through FTP-transfers?

Posted by Christian80 on Stack Overflow See other posts from Stack Overflow or by Christian80
Published on 2010-08-23T17:47:20Z Indexed on 2010/12/26 7:53 UTC
Read the original article Hit count: 189

I'm looking at synchronize methods between two databases and found Microsoft Sync Framework recently. I've been trying to investigate if it suits my needs.

My scenario is the following:

Two SQL-databases located in different geographical parts. The remote database can go without internet connection for days at times and for some locations the only means of communicating is with ftp transfers to the main server.

So my question is: Is it possible to sync between two servers and send the sync-information and data through a ftp-server?

© Stack Overflow or respective owner

Related posts about microsoft-sync-framework