2 Servers under 1 IP
Hi, I have 2 locally hosted linux servers under 1 router. They both are running, however, I can only configure the router to forward ftp and telnet ports to 1 of the servers. So I only have FTP access to server A, and server B has no FTP access. I have root access on both servers. Here is what I want set up:server a:
/var/www/html/SPECIALDIR/
I want anything placed in this folder to automatically be locally transfered over the network onto /var/www/html/ of server B.
Is there an easy way to do this? Excuse my n00bish explination of my situation
