Menu

CyberDuck

Adam Tauno Williams

[Clients] WebDAV

CyberDuck

OpenGroupware User-Agent Id: Undefined
Example User Agent String: Cyberduck/4.2.1 (9350) (Windows Vista/6.0) (x86)

Requests

This thing uses ALLPROP requests, and apparently just tries to deal with the results; this is the only in-the-wild use of ALLPROP I have ever seen.

PROPFIND /dav/Workflow/Routes/failTest/ HTTP/1.0
Host: coils.wmmi.net
X-Real-IP: 10.66.1.109
X-Real-Port: 443
X-Is-HTTPS: YES
X-Forwarded-For: 10.66.1.109
Connection: close
Depth: 1
Content-Type: text/xml; charset=utf-8
Content-Length: 99
User-Agent: Cyberduck/4.2.1 (9350) (Windows Vista/6.0) (x86)
Authorization: Basic YXdpbGxpYW06ZnJlZDEyMw==
Accept-Encoding: gzip,deflate

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<propfind xmlns="DAV:">
    <allprop/>
</propfind>

Related

Wiki: Clients
Wiki: WebDAV

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.