Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShareProtocols

Package version

Protocols to enable on the share. For now, only support SMB or NFS.

Hierarchy

  • ShareProtocols

Index

Properties

Properties

Optional nfsEnabled

nfsEnabled: undefined | false | true

The share can be accessed by NFSv4.1.

Optional smbEnabled

smbEnabled: undefined | false | true

The share can be accessed by SMBv3.0, SMBv2.1 and REST.

Generated using TypeDoc