search for: qipadmin

Displaying 1 result from an estimated 1 matches for "qipadmin".

2006 Mar 07
2
rsync doesn't exit (is hanging) in script, but not on command line!
I have two identical (HW&SW) linux servers in my network. On both there is a user called qipadmin, which can access over SSH to each other. I wrote a perl script, which should copy files with rsync from one server to the other. Below is the rsync command in the script. The script is invoked by the root user. system "su - qipadmin -c 'rsync -e ssh -p $otherip:/opt/named/current/conf/db...