Files
rclone/cmd/serve
Nick Craig-Wood 39370cb6cc serve smb: add new command to serve a remote over SMB
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
2026-04-16 10:52:51 +01:00
..