TAG | sync files with drupal xmlrpc
Jan/10
5
Sync Files in Drupal Using Services and xmlrpc()
0 Comments | Posted by Kevin Quillen in Content Management, Custom Website Design, Drupal Development, How To's, PHP, Web 2.0, Web Applications, drupal modules
In a previous entry we explored content syncing/distributing using the Services module and XMLRPC in Drupal. We learned how to create a method, its callback, how to invoke it through xmlrpc from another server, and how to create or update a node based on that data.
Lets take a look at how you bring in files [...]
