evsar3 / sshfs-win-manager

A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win)
MIT License
1.11k stars 84 forks source link

Caching large files slow #141

Open GogoFC opened 2 years ago

GogoFC commented 2 years ago

Using net use works fine.

When mounting using sshfs-win-manager opening a folder with 6 movie files windows caches the folder for about two minutes the green progress bar keeps moving, exiting and returning to same folder repeats the process over again every time.

Attempt to rename a file and windows explorer becomes non responsive, it worked once but it took two minutes.

Attempt to delete the folder didn't work, it seems it would take a long time, I killed the process, couldn't wait.

When looking at the properties of mounted Drives it says:

Win-manager mounts the drive via FUSE as a local disk. net use mounts it via FUSE-SSHFS as network disk.