sync:
    rsync -vur --progress ./front-backend/ posterg:/var/www/html/
    rsync -vur --progress ./formulaire/ posterg:/var/www/html/formulaire/
    
