LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   tar overwriting symbolic links (https://www.linuxquestions.org/questions/linux-general-1/tar-overwriting-symbolic-links-303173/)

lapthorn 03-18-2005 09:46 AM

tar overwriting symbolic links
 
Using GNU tar, symbolic links are overwritten by files in the archive. I need to get tar to extract a tar file and follow symbolic links.

Is there anywau to protect the linked file so that tar can't overwrite it?

CARTMAN 03-18-2005 01:25 PM

Try tar --dereference . man tar for more info.


All times are GMT -5. The time now is 01:23 PM.