HP X9320 Manual de usuario Pagina 82

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 125
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 124 125

Comentarios a estos manuales

Sin comentarios