how to switch other disk?
The disks section in the lower left corner does not seem to recognize other hard disks. How should I configure it?
How to switch to another disk?
Additional context Add any other context or screenshots about the feature request here.
That section is for mounted flash drives. I have noticed that the drives don't get mounted automatically. And that there is a bug that breaks spf when you try to access the flash drive.
You can use spf d: to explore from D:\
And it seems not surrport pathlist now.
I think it's better just to show the connected disks even if they're not mounted and to add a mounting/unmounting functionality as it's done in Nautilus or similar GUI file managers
I will check this out. We are using this library https://github.com/shirou/gopsutil?tab=readme-ov-file to list existing disks. And this function - https://pkg.go.dev/github.com/shirou/gopsutil/[email protected]/disk#Partitions
Will investigate if this function is misbehaving in windows or what ? Could be because we still use v1 of the library, while v4 is out.
@Joshua-leyer This is fixed in latest version 1.2.1 Please if you are still seeing the issue.
Hi, I have just installed spf and I still do not see my mounted volumes at the "disks"section. FYI, my mounted volumes are online drives (e.g. google drive account). I see them in Thunar, nautilus or any other file browser, but not in spf. Please help
@alda30 Sorry for the delay, replied on
- https://github.com/yorukot/superfile/issues/926