As detailed in my last post, we've been using YouTube CFC to communicate metadata changes between our admin and YouTube. This morning, I discovered that the stock code was creating temp XML files to send to YouTube, then deleting them right away. (Clearly, I hadn't looked at the underlying code very hard before now.)
This caused a problem for us because of the way our FTP mirroring works between our development and production servers. Essentially, the FTP software was getting confused by all the little vanishing XML files, so it was locking up and refusing to transfer any files at all.
Recent comments