I need a command-line utility that can do WebDAV upload (HTTP PUT).
Ronen
|
|
|
cURL will do it for you.
|
|||||||
|
|
The most commonly used command line HTTP utility seems to be cURL, which will do |
|||
|
|
|
this overview contains a thourough list of webdav server and clients. I'd opt for cadaver or, if my needs were very specific, a python script using the PyWebDAV library. |
|||
|
|
|
Use KIO under KDE:
|
|||
|
|