Copying thigs across doesn't always preserve permissions. For cp command, you would need the '-p' option. Same for scp or rcp. rsync, would be -a option.
Most likely permissions problems. Since the error message says 'Permission denied' Look at permissions on the files AND the directory, and parent directory and parent directory. -- Michael Scheidell, CTO >|SECNAP Network Security Winner 2008 Network Products Guide Hot Companies FreeBSD SpamAssassin Ports maintainer _________________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.spammertrap.com _________________________________________________________________________
