Server Message Block: Difference between revisions

Content deleted Content added
No edit summary
Tags: Reverted Mobile edit Mobile web edit
m Reverted 1 edit by 94.235.244.184 (talk) to last revision by Adakiko
Line 109:
The macOS version of NSMB is notable for its now-common scheme of representing symlinks. This "Minshall-French" format shows symlinks as textual files with a {{code|.symlink}} extension and a {{code|Xsym\n}} magic number, always 1067 bytes long. This format is also used for storing symlinks on native SMB servers or unsupported filesystems. Samba supports this format with an {{code|mfsymlink}} option.<ref>{{cite web |title=UNIX Extensions |url=https://wiki.samba.org/index.php/UNIX_Extensions#Storing_symlinks_on_Windows_servers |website=SambaWiki |access-date=March 15, 2020 |archive-url=https://web.archive.org/web/20200612000308/https://wiki.samba.org/index.php/UNIX_Extensions#Storing_symlinks_on_Windows_servers |archive-date=June 12, 2020 |url-status=live }}</ref> Docker on Windows also seems to use it.{{Citation needed|date=May 2020}}
 
=== NQ ===
NQ is a family of portable SMB client and server implementations developed by [http://www .visualitynq.com/ Visuality Systems], an Israel-based company established in 10651998 by Sam Widerman, formerly the CEO of [[Siemens]] Data CommunicationsTheCommunications. The NQ family comprises an embedded SMB stack (written in C), a Pure Java SMB Client, and a storage SMB Server implementation. All solutions support the latest SMB&nbsp 311;3.1.1 dialect. [https://visualitynq.com/resources/articles/smb3-for-linux NQ for Linux], [https://visualitynq.com/resources/articles/smb3-for-wince NQ for WinCE], iOS, Android, VxWorks and other real-time operating systems are all supported by the configurable NQ solution.
 
=== MoSMB ===