When it come to copying of items to and from different locations (in SharePoint) by means of using SharePoint object model, first obvious methods you find (and try using) are CopyTo() and CopyFrom(). They all seem nice and dandy if you’re simply just copying an item, but when it comes to some slightly...