osx - Error due to encryption in the command "cp -R /Users/me/cs_project /Users/cs/" -


Problem:

To create a copy of the directory tree for encrypted hard drive from the master user "Me" > "CS" - User:

  su cs bash -3.2 $ cp-r / user / me / cs_project / user / cs / cp: / user / cs / cs_project: deprecated cp Unable to copy extended features in: / Users / me / cs_project / h_mark: / users / cs /: Permission denied cp: / users / cs /: No such file or deletion Desiqi is not ...  

Question: How can I copy the project of master user "me" to my other user "cs"?

New information about encryption

I have found suggestions working with other users, but not with the original users. The problem is that the 'CS' user has Mac's secure vault encryption.

What is the "me" user's administrator? I / CS /

Notes: sudo command will ask for a password for me, and then hdiutil can pop up a GUI dialog that asks for FileVault master password; You can either supply it (if you know it), or enter the encryption password (i.e. the password of the CS) by pressing the cancel button, when it indicates it, besides the image with file ownership It should be forgiven, which means that you do not have to allow sudo is not allowed in the cp command (OTOH), permissions can be a little strange on the copied files, hence the To clean them later Hopefully).

Alternatively, you can take it easy: Log in as my form, copy / move to some public place, set permissions on them for grant, read CS Access, then my form Log in and copy them.


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -