HP X9320 Manuel d'utilisateur Page 82

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 125
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 81
For Active Directory users (specify the user as in this example: mycompany.com\\User1):
Upload a file using HTTP protocol:
curl T <filename> -u <ADuser> http://IP_address:port/urlpath/
Upload a file using HTTPS protocol:
curl --cacert <cacert_file> -T <filename> -u <ADuser>
https://IP_address:port/urlpath/
Download a file using HTTP protocol:
curl -u <ADuser> http://IP_address/dils/urlpath -o path to
download>/<filename>/
Download a file using HTTPS protocol:
curl --cacert <cacert_file> -u <ADuser>
https://IP_address:port/urlpath/<file_name> -o path to
download>/<filename>/
82 Using HTTP
Vue de la page 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 124 125

Commentaires sur ces manuels

Pas de commentaire