You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have installed the latest ( open source community version)sftp on debian 13 and configured basic webdav
i can connect via filezillia and pcmanfmqt, but not via a webbrowser. i get an error
it does ask for username and password in firefox when i go to the root webpage and webdav port (8090)
there is web access for webclient on port 8080 should that be the default for everything?
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<D:multistatus>
<D:response>
<D:href>/</D:href>
<D:propstat>
<D:prop>
<D:lockdiscovery/>
<D:resourcetype>
<D:collection/>
</D:resourcetype>
<D:displayname/>
<D:supportedlock>
<D:lockentry>
<D:lockscope>
<D:exclusive/>
</D:lockscope>
<D:locktype>
<D:write/>
</D:locktype>
</D:lockentry>
</D:supportedlock>
<D:getlastmodified>Wed, 01 Jul 2026 16:14:45 GMT</D:getlastmodified>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
<D:response>
<D:href>/sftpgo_2.7.4-1_amd64.deb</D:href>
<D:propstat>
<D:prop>
<D:resourcetype/>
<D:displayname>sftpgo_2.7.4-1_amd64.deb</D:displayname>
<D:getetag>"18be352c5c14df4011b1bb8"</D:getetag>
<D:supportedlock>
<D:lockentry>
<D:lockscope>
<D:exclusive/>
</D:lockscope>
<D:locktype>
<D:write/>
</D:locktype>
</D:lockentry>
</D:supportedlock>
<D:getcontentlength>18553784</D:getcontentlength>
<D:getlastmodified>Wed, 01 Jul 2026 15:49:27 GMT</D:getlastmodified>
<D:getcontenttype>application/vnd.debian.binary-package</D:getcontenttype>
<D:lockdiscovery/>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
</D:multistatus>
i did not find any more setup instructions for web dav in the docs. but i could have missed something.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
i have installed the latest ( open source community version)sftp on debian 13 and configured basic webdav
i can connect via filezillia and pcmanfmqt, but not via a webbrowser. i get an error
it does ask for username and password in firefox when i go to the root webpage and webdav port (8090)
there is web access for webclient on port 8080 should that be the default for everything?
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<D:multistatus>
<D:response>
<D:href>/</D:href>
<D:propstat>
<D:prop>
<D:lockdiscovery/>
<D:resourcetype>
<D:collection/>
</D:resourcetype>
<D:displayname/>
<D:supportedlock>
<D:lockentry>
<D:lockscope>
<D:exclusive/>
</D:lockscope>
<D:locktype>
<D:write/>
</D:locktype>
</D:lockentry>
</D:supportedlock>
<D:getlastmodified>Wed, 01 Jul 2026 16:14:45 GMT</D:getlastmodified>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
<D:response>
<D:href>/sftpgo_2.7.4-1_amd64.deb</D:href>
<D:propstat>
<D:prop>
<D:resourcetype/>
<D:displayname>sftpgo_2.7.4-1_amd64.deb</D:displayname>
<D:getetag>"18be352c5c14df4011b1bb8"</D:getetag>
<D:supportedlock>
<D:lockentry>
<D:lockscope>
<D:exclusive/>
</D:lockscope>
<D:locktype>
<D:write/>
</D:locktype>
</D:lockentry>
</D:supportedlock>
<D:getcontentlength>18553784</D:getcontentlength>
<D:getlastmodified>Wed, 01 Jul 2026 15:49:27 GMT</D:getlastmodified>
<D:getcontenttype>application/vnd.debian.binary-package</D:getcontenttype>
<D:lockdiscovery/>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
</D:multistatus>
i did not find any more setup instructions for web dav in the docs. but i could have missed something.
All reactions