|
And the output of $ which ls
give you /usr/bin/ls ?
Having $ ls -a not show the files, I would believe that may be the problem. Also check your umask (although that is a long shot that it would be screwed up). The directories you are coping into are owned by you? Post the permissions of the directory where this has happened along with your umask, please.
|