Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
3 results tagged curl  ✕
Using Curl commands with Webdav | QED42 https://www.qed42.com/blog/using-curl-commands-webdav
Mon Jul 30 18:51:47 2018 archive.org
QRCode
thumbnail

Curl is a command line tool for doing all sorts of URL manipulations and transfers, but this particular post will focus on how to use curl for managing (read/ delete/ rename/ upload) files on Webdav Server. While the second part of the post will cover implementation of Two Factor Authentication for the same. I'll assume that you know how to execute 'curl' command using terminal and invoke 'curl --help' or 'curl --manual' to get basic information about it.

Assume we have following Data:

Webdav URL: https://example.com/webdav
Username: user
Password: pass

Note: It is recommended to read article completely (both management and curl options) before implementation.

curl webdav
comment installer un ssh client en HTML5 ? https://github.com/liftoff/GateOne/blob/master/INSTALL.txt
Mon Nov 12 22:41:39 2012 archive.org
QRCode
thumbnail

et pour ceux qui n'ont pas easy_install ou pas pip :

curl http://python-distribute.org/distribute_setup.py | python

ensuite pour la dépendance :
pip install stdeb

pyhton ssh html5 easy_install curl stdeb
PHP: Récupérer le contenu d’une page web avec cURL http://www.dinduks.com/tutoriel-recuperer-le-contenu-dune-page-web-avec-curl
Thu Oct 20 20:58:23 2011 archive.org
QRCode
thumbnail

un bon petit tutoriel utilisant curl pour expliquer comment récupérer une page web et une partie de celle ci en php.
Cool si on veut intégrer directement du contenu (libre de préférence) dans son site.

curl php lienscurl dev développement tutoriels Bonjour vais travers tutoriel montrer comment utiliser concrètement cURL PHP récupérant description partir decurl
4756 links, including 1670 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn