Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions website/content/docs/synced-folders/smb.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ The SMB synced folder type has a variety of options it accepts:
Windows username. If you sign into a domain, specify it as `user@domain`.
If this option is not specified, Vagrant will prompt you for it.

- `smb_id` (string) - The name for the mount point of this synced folder in the
guest machine. This shows up when you run `mount` in the guest machine.

## Example

The following is an example of using SMB to sync a folder:
Expand Down