I meant command line as apposed to through the GUI. interactively I am syncing to a copy of the database. On a schedule I want to sync that copy with the master on my server. If there is not a way to do that, I will create a script that will copy the master to my PC, do a sync and then copy the sync'd file back over the master. I can do this in the GUI, but want to do it with a batch job.
Is it possible to do a background sync (KPScript??) with a file on an sftp server. can someone supply an example of that command? assume it would be associated with the "-file:" option. Thank you.