yorukot/superfile

directories mounted via sshfs not shown under disks

Open

#1,388 opened on Mar 27, 2026

 (5 comments) (0 reactions) (0 assignees)Go (661 forks)auto 404
customizationdifficulty:medium-harddisksgood first issuenew config

Repository metrics

Stars
 (18,650 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide