Hi,
I am trying to add a new cifs storage to a subdir inside an existing share. I'd like to use it for backups and maybe ISOs
The share looks like this \\server.domain.local\backup\proxmoxbackup
As the UI has no option for a subdir, I tried the following command:
pvesm add cifs ProxmoxBackup --server server.domain.local --share backup --username backupuser --password secretpassword --domain domain --subdir proxmoxbackup
...but I keep getting the following error:
400 Parameter verification failed.
subdir: invalid format - value does not look like a valid absolute path
Can anybody tell me what's the right syntax for mounting to a subdir ?
cheers
Michael
I am trying to add a new cifs storage to a subdir inside an existing share. I'd like to use it for backups and maybe ISOs
The share looks like this \\server.domain.local\backup\proxmoxbackup
As the UI has no option for a subdir, I tried the following command:
pvesm add cifs ProxmoxBackup --server server.domain.local --share backup --username backupuser --password secretpassword --domain domain --subdir proxmoxbackup
...but I keep getting the following error:
400 Parameter verification failed.
subdir: invalid format - value does not look like a valid absolute path
Can anybody tell me what's the right syntax for mounting to a subdir ?
cheers
Michael