From d04938890a3019b7ef7052b9d41f005e50f99905 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 21 Mar 2006 15:12:58 +0000 Subject: Update documentation for adding ssh media --- pod/urpmi.addmedia.8.pod | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'pod/urpmi.addmedia.8.pod') diff --git a/pod/urpmi.addmedia.8.pod b/pod/urpmi.addmedia.8.pod index 89e35eee..1d237682 100644 --- a/pod/urpmi.addmedia.8.pod +++ b/pod/urpmi.addmedia.8.pod @@ -41,10 +41,12 @@ have to ensure that the B option is on in B =item B [I] > ssh://>@>/> [with >] -The same as for http and ftp; add your login and password if required. It -is strongly recommended to export the public key in order not to have to -type your password all the time. B and B will be used to get -files. Example: +The same as for http and ftp; add your login and password if required. You +may want to export the public key in order not to have to type your +password. rsync over an ssh connection will be used to get files. urpmi +will try to re-use the same ssh connection over multiple invocations. + +Example: urpmi.addmedia -h ssh ssh://fpons@bi/c/i586/media/main @@ -94,6 +96,8 @@ Specify additional command-line options to be passed to curl, rsync or wget when retrieving files. If several options are to be passed, separate them with spaces and enclose them in quotes. +Note that the rsync options will also be used for ssh media. + =item B<--limit-rate I> Try to limit the download speed, I is given in bytes/sec. This option -- cgit v1.2.1