Relative Content

Tag Archive for openshift

Unable to use “oc rsync” by user

Unable to use “oc rsync” and “oc cp” commands to copy files/directories by one user, while another one – successful.
Error: tar not available in container
Both users have access permissions:
“oc auth can-i create pods/rsync” – yes
“oc auth can-i create pods/cp” – yes
But only one account can perform operation with similar files.