<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Webdav on Cesar Gimenes</title><link>https://crg.eti.br/tags/webdav/</link><description>Recent content in Webdav on Cesar Gimenes</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>crg@crg.eti.br (Cesar Gimenes)</managingEditor><webMaster>crg@crg.eti.br (Cesar Gimenes)</webMaster><lastBuildDate>Sat, 15 Mar 2025 18:11:26 -0300</lastBuildDate><atom:link href="https://crg.eti.br/tags/webdav/index.xml" rel="self" type="application/rss+xml"/><item><title>sftpdav: Remote Access via SSH with WebDAV</title><link>https://crg.eti.br/pub/serve-webdav-with-go/</link><pubDate>Sat, 15 Mar 2025 18:11:26 -0300</pubDate><author>crg@crg.eti.br (Cesar Gimenes)</author><guid>https://crg.eti.br/pub/serve-webdav-with-go/</guid><description>&lt;p>Recently, I faced a challenge when trying to access files on a machine that only allows SSH connections. Opening additional ports or installing third-party extensions wasn’t feasible due to security and compatibility issues, especially on macOS.&lt;/p>
&lt;p>That’s how the idea for &lt;strong>sftpdav&lt;/strong> came about: a program that combines an SFTP client with a WebDAV server, allowing you to access a remote directory via SSH and mount it locally as a WebDAV share.&lt;/p></description></item></channel></rss>