yorukot/superfile

directories mounted via sshfs not shown under disks

开放

#1,388 创建于 2026年3月27日

 (5 条评论) (0 个反应) (0 位负责人)Go (661 个派生)auto 404
customizationdifficulty:medium-harddisksgood first issuenew config

仓库指标

星标
 (18,650 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Describe the bug Disks mounted the normal way show up fine, directories mounted through sshfs don't. Not sure if they should, so apologies if this isn't actually a bug. Navigating to the mounted directory works as expected.

To Reproduce Steps to reproduce the behavior:

  1. Use sshfs to mount a remote folder
  2. see that it is not listed under disks in spf
  3. navigate to the mountpoint (/mnt/almighty in my case) and confirm the expected files/directories are in fact there

Expected behavior Have the remote directory listed under disks with other mounted disks.

System information (please complete the following information):

  • OS: Void Linux
  • superfile Version: v1.5.0

贡献者指南