After setting up the link between the two sites using secret key, you can perform sync on the target site.
Attachment images are downloaded from the source site and then inserted into the library and linked up to the same posts as in the source site...
The plugin will expose bit of the inner workings of WordPress to you and requires your judgement to know.
The plugin is required to be installed and activated on both the source and target sites..
Install the plugin as per usual, through WordPress plugin repository or by uploading the zip file to your site and activate it on both sites..
You will need to go into WordSync Settings on each site and set Secret Key for both sites.
On the target site you will need to enable Syncing and on the source site you will need to Pushing ...
As the sync process occurs, the data is run through conversion filters.
So you can sync your localhost with source site on the internet, but site on the internet would not be able to sync with your localhost unless you set up your internet to allow public connections to your localhost server...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more