Element wget

Name

wget

Synopsis

Element Content Model
wget ::=
( excludedir )
Attributes
Name Type Default
continue Enumeration:
yes
no
"yes"
cutdirs Enumeration:
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 

Description

Holds all information for the mirror application wget.

Attribute explanation:

variable explanation cla
continue This is a wget option. The wget manual states:
continue getting a partially-downloaded file. This is useful when you want to finish up a download started by a previous instance of wget, or by another program. More about the wget continue option in the wget manual.
no
cutdirs This is a wget option. The wget manual states:
Ignore number directory components. This is useful for getting a fine-grained control over the directory where recursive retrieval will be saved. More about the wget cut-dirs option in the wget manual.

The rpms being downloaded are stored under the <sharedir>/<dist-id>/update/ plus the directory obtained from the cutdirs action.

Important to note; in case this option is used (cutdirs > 0) the wget option -no-host-directories is used by aptate too.
no

cla: command line argument

Parents

These elements contain wget: component .

Children

The following elements occur in wget: add-arg, excludedir .

Previous Home  
version Up  
--- Generated by dtd2html ---