Use command to add CIFS
1.When the shared directory has only one folder, execute this command, you can add it normally
--share xxx
command:
pvesm add cifs test --server <serverIP> --share xxx --username <user> --password <password> --smbversion 2.1
2.When there are subdirectories...