How to copy a directory which has only read permissions. I use File::NCopy module to recursive copy. It works well but if we give all permission to all the files, subfolders and deep subfolders. Is there any way to overcome with this situation. This copy a directory is used in the same server.