Shares
3 minute read.
Last Modified 2022-08-11 10:19 -0400File sharing is one of the primary benefits of a NAS. TrueNAS helps foster collaboration between users through network shares.
TrueNAS SCALE allows users to create and configure block (iSCSI) shares targets, Windows SMB shares, Unix (NFS) shares, and WebDAV shares.
When creating zvols for shares, avoid giving them names with capital letters or spaces since they can cause problems and failures with iSCSI and NFS shares.
- Apple Shares (AFP)
- AFP Migration
- Block Shares (iSCSI)
- Adding iSCSI Block Shares
- Using an iSCSI Share
- Increasing iSCSI Available Storage
- Unix Shares (NFS)
- Adding NFS Shares
- WebDAV Shares
- Configuring WebDAV Shares
- Windows Shares (SMB)
- Adding SMB Shares
- Managing SMB Shares
- Using SMB Shadow Copy
- Setting Up SMB Home Shares
This article provides information on migrating AFP shares from CORE to SCALE.
About Block (iSCSI) Shares Targets Internet Small Computer Systems Interface (iSCSI) represents standards for using Internet-based protocols for linking binary data storage device aggregations. IBM and Cisco submitted the draft standards in March 2000. Since then, iSCSI has seen widespread adoption into enterprise IT environments. iSCSI functions through encapsulation. The Open Systems Interconnection Model (OSI) encapsulates SCSI commands and storage data within the session stack. The OSI further encapsulates the session stack within the transport stack, the transport stack within the network stack, and the network stack within the data stack.
This article provides instructions on setting up iSCSI block shares manually or using the wizard and starting the service.
This article provides information on setting up a Linux or Windows system to use a TrueNAS-configured iSCSI block share.
This article provides information on increasing available storage in zvols and file LUNs for iSCSI block shares.
Article Summaries Adding NFS Shares This article provides instructions on adding NFS shares, starting NFS service and accessing the share.
This article provides instructions on adding NFS shares, starting NFS service and accessing the share.
Article Summaries Configuring WebDAV Shares This article provides instructions on adding a WebDAV share, configuring and starting the WebDAV service, and then connecting to it with a web browser.
This article provides instructions on adding a WebDAV share, configuring and starting the WebDAV service, and then connecting to it with a web browser.
Article Summaries Adding SMB Shares This article provides instructions to add an SMB share, starting the service, and mounting the share. Managing SMB Shares This article provides instructions on managing existing SMB shares, adding share ACLs, and managing file system ACLs Using SMB Shadow Copy This article provides information on SMB share shadow copies, enbling shadow copies, and resolving an issue with Microsoft Windows 10 v2004 release.
This article provides instructions to add an SMB share, starting the service, and mounting the share.
This article provides instructions on managing existing SMB shares, adding share ACLs, and managing file system ACLs
This article provides information on SMB share shadow copies, enbling shadow copies, and resolving an issue with Microsoft Windows 10 v2004 release.
This article provides instructions to set up SMB home shares.