ssh -lroot youriphere -p1157 -l ==login -p == port number
On Mon, Sep 30, 2013 at 11:59 AM, John Tate <[email protected]> wrote: > I want to be able to log in as root by SSH with a specific IP address. > This is so rsync can log in to the server easily and backup many files > owned by many different users and groups. Rather than a script on the > server logging into the server with the backups with many files and > many different users. > > Can it be done? > > -- > www.johntate.org

