X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2Fwget.texi;h=5054382ddf104cd2ccb31760403be6437150e573;hp=710f0ac41716f43f1bb16bcff385ab67273f7059;hb=c78caecbb4209ce2e36a587497cf1d6b350e513a;hpb=8760123cee87e07a276b8b13ef48ada3a490ad47 diff --git a/doc/wget.texi b/doc/wget.texi index 710f0ac4..5054382d 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -1816,6 +1816,10 @@ in some rare firewall configurations, active FTP actually works when passive FTP doesn't. If you suspect this to be the case, use this option, or set @code{passive_ftp=off} in your init file. +@cindex file permissions +@item --preserve-permissions +Preserve remote file permissions instead of permissions set by umask. + @cindex symbolic links, retrieving @item --retr-symlinks Usually, when retrieving @sc{ftp} directories recursively and a symbolic @@ -2057,6 +2061,11 @@ it will be treated as a pattern, rather than a suffix. @itemx --reject-regex @var{urlregex} Specify a regular expression to accept or reject the complete URL. +@item --regex-type @var{regextype} +Specify the regular expression type. Possible types are @samp{posix} or +@samp{pcre}. Note that to be able to use @samp{pcre} type, wget has to be +compiled with libpcre support. + @item -D @var{domain-list} @itemx --domains=@var{domain-list} Set domains to be followed. @var{domain-list} is a comma-separated list