winfsp / sshfs-win

SSHFS For Windows
https://winfsp.dev
Other
4.78k stars 250 forks source link

Async fs? #405

Open Be1zebub opened 9 months ago

Be1zebub commented 9 months ago

The hanging of file editors when saving files is annoying. I think this is caused by a synchronous fs mode and makes interrupts at the time of fs operations. Is it possible to make at least write operations asynchronous?