Waarp R66
  • Démarage
    • Installation
      • Pré-requis
      • Linux
        • Avec les packages systèmes
        • Avec les dépôts Waarp
        • Avec les archives autonomes
      • Windows
        • Avec les archives autonomes
    • Creation d’instance
      • Principe généraux
      • Création d’une instance Linux
        • Création de la configuration
        • Configuration de la base de données
        • Initialisation de la base de données
        • Démarrage du serveur
      • Création d’une instance Windows
        • Création de la configuration
        • Configuration de la base de données
        • Initialisation de la base de données
        • Démarrage du serveur
  • Administration
    • Gestion des logs
  • Utilisation
    • Waarp R66 FileWatcher
      • Introduction
      • Paramétrage
        • Principe
        • Configuration minimale
        • Configuration avancée
        • Exemple complet
      • Lancement
        • Linux
        • Windows
  • Interface Web
    • Monitoring
      • Accueil
      • Transferts passés
      • Statut serveur
    • Administration
      • Transfert
        • Lister les transferts
        • Controller les transferts
      • Moniteur
        • Lister les hôtes
        • Création d’un hôte
        • Mis à jour d’un hôte
      • Règle
        • Listing des règles
        • Création de règle
        • Mis à jour de règle
      • Type de tâche
      • Système
    • REST
      • /transfers
        • GET /transfers
        • GET /transfers/:id
        • POST /transfers
        • PUT /transfers/:id
        • DELETE /transfers/:id
      • /hosts
        • GET /hosts
        • GET /hosts/:id
        • POST /hosts
        • PUT /hosts/:id
        • DELETE /hosts/:id
      • /hostconfigs
        • GET /hostconfigs
        • GET /hostconfigs/:id
        • PUT /hostconfigs/:id
        • POST /hostconfigs
        • DELETE /hostconfigs/:id
      • /configurations
        • GET /configurations
        • GET /configurations/:id
        • POST /configurations
        • PUT /configurations/:id
        • DELETE /configurations/:id
      • /rules
        • GET /rules
        • GET /rules/:id
        • POST /rules
        • PUT /rules/:id
        • DELETE /rules/:id
      • /info
        • GET /info
        • GET /info
      • /bandwidth
        • GET /bandwidth
        • PUT /bandwidth
      • /control
        • GET /control
        • PUT /control
        • POST /control
      • /server
        • GET /server
        • PUT /server
      • /log
        • GET /log
      • /business
        • GET /business
  • Référence des commandes
    • Waarp R66 Server
      • Gestion du service
        • Commande waarp-r66server start
        • Commande waarp-r66server stop
        • Commande waarp-r66server status
        • Commande waarp-r66server restart
        • Commande waarp-r66server initdb
        • Commande waarp-r66server loadauth
        • Commande waarp-r66server loadrule
        • Commande waarp-r66server loadconf
    • Waarp R66 Client
      • Commandes de gestion des transferts
        • Commande waarp-r66client send
        • Commande waarp-r66client asend
        • Commande waarp-r66client msend
        • Commande waarp-r66client masend
        • Commande waarp-r66client transfer
        • Commande waarp-r66client getinfo
        • Commande waarp-r66client gui
      • Autres commandes
        • Commande waarp-r66client initdb
        • Commande waarp-r66client loadconf
        • Commande waarp-r66client log-export
        • Commande waarp-r66client config-export
    • Exemples
      • Serveur
      • Client
  • Référence des fichiers de configuration
    • server.xml
      • Identity
      • Server
      • SSL
      • Directory
      • Network
      • DB
      • Limit
      • REST
      • Role
    • client.xml
      • Identity
      • SSL
      • Directory
      • DB
      • Limit
      • Role
      • Spooled Directory
    • authent.xml
      • authent
    • rules.xml
      • Rule
  • Index
 
Waarp R66
  • Docs »
  • Démarage
  • View page source

Avertissement

Cette documentation est en cours d'écriture et peut être incomplète ou imprécise. Nous travaillons à l'améliorer.

Démarage¶

  • Installation
  • Creation d’instance
Suivant Précédent

© Copyright 2017, Waarp SAS.

Built with Sphinx using a theme provided by Read the Docs.