SMB protocol plugin for Ayd? status check service.
-
Download binary from release page.
-
Save downloaded binary as
ayd-smb-probeto somewhere directory that registered to PATH.
$ ayd smb://username:password@hostname.example.com/share/path/to/fileThis example is check if can access to \\hostname.example.com\share\path\to\file with username and password.
The path to file or directory is optional.
The username and password is also optional. It uses guest as username if omitted.