Displaying 1 result from an estimated 1 matches for "nt00025b22".
2004 Sep 16
1
how to rsync over ssh, but login is not permit
Hi, I want to backup my system via rsync over ssh, but login is *not*
permited!
According to the sshd_config man page, I need to set PermitRootLogin to
forced-commands-only.
In order to run follow command, how to set command option in authorized_keys?
# rsync -avz server:/etc /backup
Best Regards!
Jacky Kim
.
>On Thu, Sep 09, 2004 at 06:03:49PM +0800, Jacky Kim wrote:
>> If