Skip to content

will you allow custom sshfs options? #16

@zhangfuwen

Description

@zhangfuwen

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions