Using sshfs as a URL string to open remote dataset over SSH #6043
Unanswered
scottstanie
asked this question in
Q&A
Replies: 1 comment
-
Dear @scottstanie, I am facing the same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've just discovered that you can use https://github.com/fsspec/sshfs as follows to open a remote dataset over SSH:
My questions is: are the URL strings, like
"gcs://<bucket-name>/path.zarr"
, supported for thesshfs
protocol? I can't seem to make it work with different attempts likeBeta Was this translation helpful? Give feedback.
All reactions