CIFS Subdirectory

wong

Member
Dec 21, 2020
8
1
8
23
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 under the shared parent directory, execute this command, you cannot add them normally

--share xxx1/xxx2

command:
pvesm add cifs test --server <serverIP> --share xxx1/xxx2 --username <user> --password <password> --smbversion 2.1




Regarding the second point, what should I do to add it normally?
 
Hi,

i think also that it will be useful to have this feature for a "shared" cifs remote storage that contain other stuff non related / dedicated to PVE
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!