question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question: Why not use Unison SSH instead of SSHFS?

See original GitHub issue

Looking at https://github.com/eclipse/che/blob/master/dockerfiles/mount/entrypoint.sh

Just trying to get my head around why sshfs is combined with unison and direct unison ssh mode wasn’t used like so?

unison testunison ssh://user@my-che-server.com:36470//projects/testunison

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
TylerJewellcommented, Feb 1, 2018

Ping @benoitf - my mental model is fuzzy here…

0reactions
davidwindellcommented, Apr 25, 2018

Yep, all works fine for us without the need for sshfs.

I’d look at doing a PR but currently, che mount is completely broken (since v6 multi-user) #8569

Read more comments on GitHub >

github_iconTop Results From Across the Web

Question: Why not use Unison SSH instead of SSHFS?
Just trying to get my head around why sshfs is combined with unison and direct unison ssh mode wasn't used like so?
Read more >
linux - Unison sync of sshfs mount - what can go wrong if the ...
This works fine when the sshfs mount is up. It seems that if the connection breaks, the sshfs mount is either still in...
Read more >
Unison vs Rsync + Mounted Remot Drive - Ask Ubuntu
1 Answer 1 · It's a bad idea, but a root login is not required. · The two way binding and ease of...
Read more >
Unison sync of sshfs mount - what can go wrong ... - Server Fault
I am syncing a local directory (say "/local") with a cloud storage server using Unison. The cloud storage is mounted to, say, ...
Read more >
re-touching files over sshfs - Unix & Linux Stack Exchange
A process running on B , which was initiated from A by ssh touch es a file on the mounted file system of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found