Hi,

A question about the savannah.texi file:

The user @code{xmlbase} on savannah.gnu.org is only being used for
this purpose. The ssh public key of the user doing the @code{rsync} on
the remote machine must be registered in the @file{authorized_keys}
file of the @code{xmlbase} user. He will only be allowed to access a
single file.  You don't need to give the command you want to execute,
this information is already in the authorized_key :


@example
command="rsync 
         --server --sender . /subversions/savannah/dumps/savannah.xml" 
        1024 35 1325...
@end example 


I don't understand the following part:
You don't need to give the command you want to execute,
this information is already in the authorized_key :

Thanks in advance,

Rudy


_______________________________________________
Savannah-hackers mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/savannah-hackers

Reply via email to