If I have a user with a dir structure such as /home/user1/userdomain/htdocs and another at /home/user2/userdomain/htdocs, I want to write a file from user1(htdocs) to user2(htdocs). Both these users are on an Apache server as virtual domains. Is this possible? If so how?
Thanks for any help offered.
Marcel.