AdobeConnectClient\Commands\ScoUpload

Uploads a file to the server and then builds the file, if necessary.

Create a new File SCO or update if exists in the folder (a SCO Meeting) and upload the file.
More info see The filename (filePath) needs the extension for Adobe Connect purpose.
The Adobe Connect API Documentation says to call the sco-info and analyse the status info
to determine if upload is ready, but the sco-info does not inform the status attribute.
So we analyse the files array wich is returned by the sco-upload, but this info is deprecated.