mirror of
https://github.com/rclone/rclone.git
synced 2026-05-16 20:57:34 -04:00
Add a new `rclone serve smb` command that serves any rclone remote over the SMB protocol using the github.com/macos-fuse-t/go-smb2 server library. Fixes #7596