I want to transfer items from master database to a similar database (lets say copy of the master database), which is the offline backup of the master database. This update will happen daily.
I have configured the marster_archive database and tried the Sitecore transfer items functionality. It copies selected items from master db to master_archive db.
I want to do this programmatically, how can I do this? (Sitecore 6.6)