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
After the separation of sharelink_home onto a separate persistent volume the sharelink access on SFTP, WebDAVS and FTPS broke because that volume is not bind-mounted in the migrid-PROTO containers. The rule to do so is in docker-compose.yml but commented out.