webdav-server / Guides
RSS to WebDAV with .rss marker files
Turn RSS feeds into browseable WebDAV resources with Zwind's RSS Projection Resolver.
rssprojectionwebdav
What RSS Projection does
RSS Projection turns a feed URL into a WebDAV-style folder. Instead of opening a separate feed reader, you create a .rss marker file and let Zwind expose feed items as browseable resources.
When it helps
Use it for podcast-like feeds, video feeds, newsletters with media attachments, or any feed you want to browse from a file or media client.
Basic setup
- Create a text file ending in
.rss. - Put the feed URL inside the file.
- Place it under a Zwind server that has the RSS resolver enabled.
- Browse the marker file path as a projected folder.
The resolver output depends on the feed contents. Attachments, links, titles, and dates are reflected as resources where possible.