[symfony-users] Trying to copy the project root folder to a pendrive. Error making symbolic link: Operation not permitted

2010-04-05 Thread Javier Garcia
Hi, im trying to copy the root folder of my sf project to a pendrive but im getting this error: Error while copying sfProtoculous There was an error copying the file into /media/KINGSTON/rs/web. Error making symbolic link: Operation not permitted I've tried with the project unfreezed and

Re: [symfony-users] Trying to copy the project root folder to a pendrive. Error making symbolic link: Operation not permitted

2010-04-05 Thread Daniel Lohse
Just delete those symbolic links in your symfony project. On the target machine you can run the tasks project:permissions and plugin:publish and all those symbolic links will be created for you. :) Cheers, Daniel On 05.04.2010, at 14:50, Javier Garcia wrote: Hi, im trying to copy the root