Login to the server as root
cd ~ibay -- Where ibay is the name of the ibay
cd files
ls -l
It should list the owner or the last person that created/moved the file.
Now if someone else edited the file afterwards, it will show that user as the "owner". Editing is actually a
"create new and delete old"
Ed