Red Hat Training

A Red Hat training course is available for Red Hat Satellite

A.3.5. Downloading All Files in a Channel

To download all the files in a channel to disk, create a directory and issue the following command:
	 rhncfg-manager download-channel channel-label --topdir . 
The output resembles the following:
 Copying /tmp/dest_path/example-config.txt -> \ blah2/tmp/dest_path/example-config.txt 
The following table lists the options available for rhncfg-manager download-channel:

Table A.7. rhncfg-manager download-channel options

Option Description
-tTOPDIR, --topdir=TOPDIR Directory all the file paths are relative to. This option must be set.
-h, --help Show help message and exit