Connect to smb server via Yazi #2240
Replies: 1 comment
-
Rust currently doesn't have any available SMB libraries. The only one I found that's maintained, pavao, is under the GPL license, which is incompatible with Yazi's MIT license. However, you can easily mount an SMB share to a mount point on Linux, and it will behave just like a local file system, so you can use Yazi to manage it as well: |
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
-
What system are you running Yazi on?
Linux Wayland
What terminal are you running Yazi in?
Kitty 0.39.0
yazi --debug
outputDescribe the question
Is it possible to connect to SMB servers in Yazi just like in Dolphin or Nautilus?
Anything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions