Tagged Questions
2
votes
1answer
270 views
Allowed and safe characters for ZFS filesystem in FreeBSD
Which characters are allowed and safe for ZFS file system name? Are this characters only ASCII or UTF-8 is supported?
'@' is not allowed because it is reserved for snapshots.
PS: I play with FreeBSD ...