sshfs-win-manager
sshfs-win-manager copied to clipboard
missing custom command line params
Hello,
Is there a way to add the following custom command line parameters?
-o FileInfoTimeout=-1 # enable file caching
-o DirInfoTimeout=1000 # but keep dir caching at 1 sec to pick up remote changes
I am trying to watch a video file over sshfs mounted with sshfs-win-manager and the connection in very slow and it appears that these parameters can improve the experience.
Hi,
I'm gonna make some changes to allow users to set any options they want very soon. I'll let you know on this issue when it's ready.
Best,