synctoy SDK ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a king of "Synctoy SDK" or "SyncToy APi", in order to include
Synctoy synchronization features within other application ?

thanks
 
No response to this so I'll take a shot. ST2 has a command-line which allows
complete definition and deletion of profiles. Seems to me you can create
whatever front-end you want to this command-line API. It's not very OO or
elegant, but it's better than nothing. I was actually thinking about storing
all profiles in an Excel sheet and then doing a profile delete and re-create
for any row in the sheet that changes. This might seem weird but I like the
idea of being able to make global changes to all profiles, and seeing
everying in one UI rather than having to modify every profile individually.
That's my big gripe with almost every other backup tool out there.

HTH
 
Back
Top