カテゴリ・トーク:Samba
提供:maruko2 Note.
				
				
				
				
																
				
				
											
				リファレンス
SMB プロトコルの対応バージョン
| samba 3.5 | SMB2 実験的実装 | 
|---|---|
| samba 3.6 | SMB2フルサポート | 
| samba 4.0 | SMB3サポート | 
- SMB2
 - Windows Vista で採用。
 - SMB3
 - Windows 8, 2012 Server 以降で採用。
 
smbclient 使用例
smbclient //192.168.1.1/共有ポイント -U guest% -c 'cd フォルダ/サブフォルダ; put ファイル.doc'
- smbcacls
 - Set or get ACLs on an NT file or directory names
 - smbclient
 - ftp-like client to access SMB/CIFS resources on servers
 - smbcontrol
 - send messages to smbd, nmbd or winbindd processes
 - smbcquotas
 - Set or get QUOTAs of NTFS 5 shares
 - smbd
 - server to provide SMB/CIFS services to clients
 - smbget
 - wget-like utility for download files over SMB
 - smbpasswd
 - change a user's SMB password
 - smbspool
 - send a print file to an SMB printer
 - smbstatus
 - report on current Samba connections
 - smbtar
 - shell script for backing up SMB/CIFS shares directly to UNIX tape drives
 - smbtree
 - A text based smb network browser
 - smbutil
 - interface to the SMB requester