public UploadFilesProcess()
        {
            AutomationFactory factory = new AutomationFactory();

            uploader = factory.CreateReportFTPUploader();
        }