Listing SMB Shares On A Server

⚓ Rust    📅 2025-04-30    👤 surdeus    👁️ 5      

surdeus

Warning

This post was published 113 days ago. The information described in this article may have changed.

I want to list the SMB Shares on my Windows server but I couldn't find any suitable crate. I tried to do it with Pavao but I need to specify the Share beforehand, I want to list the shares.

I thought to do it with libsmbclient but I don't know that much.

1 post - 1 participant

Read full topic

🏷️ rust_feed