Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

will you allow custom sshfs options? #16

Open
zhangfuwen opened this issue Mar 3, 2017 · 1 comment
Open

will you allow custom sshfs options? #16

zhangfuwen opened this issue Mar 3, 2017 · 1 comment

Comments

@zhangfuwen
Copy link

sshfs is slow but convenient.

What we normally do is:

  1. mount a remote folder
  2. Open an IDE on it
  3. Read the code, do modifications and then push modified files.
    what we won't do it modifying remote files directly, so it's a one way synchronization process.
    I know there are some options that could be added to sshfs and speed up the file system in this scenario, like local caching, etc.

Will we support this options?

@Liryna
Copy link
Member

Liryna commented Mar 3, 2017

Dokan-sshfs is more an example of dokany usage.
If you feel you want to improve it, that would be great !

Otherwise there is https://github.com/Foreveryone-cz/win-sshfs that can probably improve your situation (more advanced that dokan-sshfs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants