sshfs-win-manager icon indicating copy to clipboard operation
sshfs-win-manager copied to clipboard

missing custom command line params

Open luciandf opened this issue 3 years ago • 1 comments

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.

luciandf avatar May 16 '22 07:05 luciandf

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,

evsar3 avatar Jul 14 '22 18:07 evsar3