On 12/8/05, Ed Morrison <edward.morrison at gmail.com> wrote: > I am trying to use rsinc to tranfer my ftp directory from one server to > another. I have port 22 closed off due to port knocking Just thought I'd note--"port knocking" is actually a security scheme you'd use to prevent "port scanning," which is what you're really trying to avoid by changing ssh ports. I know you might have just typed it without realizing it, but I wanted to mention it just in case. "Port Knocking" is actually a pretty cool thing (that isn't widely implemented yet, as far as I know).