Shortnote

The webdav.service file below advertises the path to some WebDAV share. The string:

/webdav/path

has to be replaced with the relative path of the shared folder over WebDAV.

Code

webdav.service
<?xml version="1.0" standalone='no'?>
<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
<service-group>
  <name replace-wildcards="yes">%h</name>
  <service>
    <type>_webdav._tcp</type>
    <port>80</port>
    <txt-record>path=/webdav/path</txt-record>
  </service>
</service-group>

assets/avahi/webdav.txt ยท Last modified: 2024/11/02 02:38 by office

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.