Can anyone help me figure out how to benchmark with the 
https://pbs.proxmox.com/docs/backup-client.html#benchmarking
	
	
	
		
I have also tried the following for repo URLs
	
	
	
		
				
			--repository flag? No matter what I try, it doesn't work...https://pbs.proxmox.com/docs/backup-client.html#benchmarking
		Code:
	
	# whoami
root
# proxmox-backup-client benchmark --repository 192.168.20.55:syno-pbs
Password for "root@pam": *******************
Error: Permission denied (os error 13)I have also tried the following for repo URLs
		Code:
	
	proxmox-backup-client benchmark --repository 'backup@pbs!token01'
proxmox-backup-client benchmark --repository 'root@pam!token02@localhost:8007:syno-pbs'
proxmox-backup-client benchmark --repository 'root@pam@localhost:8007:syno-pbs'
proxmox-backup-client benchmark --repository 192.168.20.55:syno-pbs 
	 
	 
 
		