$this->_msgList['error'][]=$l10n->t('Le fichier a envoyer en archive "'.$filePath.'" [id = '.$fileId.'] n\'a pas été trouvé [status='.$this->getStatus().'].');
}
$fileNode=$userFolder->getById($fileId)[0];
}catch(Exception$e){
$this->_msgList['error'][]=$l10n->t('Impossible de récupérer le fichier a envoyer en archive "'.$filePath.'" [status='.$this->getStatus().'].');