Upload the zip file to the configured service
Future<bool> upload() async { return await _uploadToTmpFiles(); }