[1] [CITE[X Sharp/Examples]] ([TIME[2009-01-22 20:51:58 +09:00]] 版) <http://wiki.codeglide.com/X_Sharp/Examples#Files>

>
[PRE(XML example code)[
<?xpath document('document('smb://administrator:foobar@192.168.1.77/public')')//file[ends-with(@name,'.doc')] >> /library/compress/pi('zip') ?>
]PRE]

[2] [CITE@en[draft-crhertel-smb-url-12 - SMB File Sharing URI Scheme]] ([TIME[2011-03-28 21:12:30 +09:00]] 版) <http://tools.ietf.org/html/draft-crhertel-smb-url-12>

[3] [CITE[Yet Another SMB URL Syntax]]
([TIME[2003-12-02 12:15:09 +09:00]] 版)
<https://lists.samba.org/archive/samba-technical/2001-April/012999.html>

[4] [CITE[Implementing CIFS: Appendix D]]
([[Christopher R. Hertel]] 著, [TIME[2003-07-01 06:23:10 +09:00]] 版)
<http://www.ubiqx.org/cifs/Appendix-D.html>

[FIG(quote)[
[FIGCAPTION[
[5] [CITE@en[FFmpeg Protocols Documentation]]
([TIME[2017-01-22 02:22:36 +09:00]])
<https://ffmpeg.org/ffmpeg-protocols.html#libsmbclient>
]FIGCAPTION]

> libsmbclient permits one to manipulate CIFS/SMB network resources.
> Following syntax is required.
> smb://'''[''''''['''domain:''']'''user'''[''':password@''']'''''']'''server'''['''/share'''['''/path'''['''/file''']'''''']'''''']'''

]FIG]
