Polecenie wget
Opcje wykonania wget
w konsoli
Append output messages to logfile, instead of overwriting the contents. If logfile doesn't exist, create it.
Specify a comma-separated list of filename suffixes or patterns to accept.
Go into the background immediately after startup, writing output to the file specified with -o or to wget-log.
Used with -F to prepend the specified URL to relative links in the input file specified with -i.
When making client TCP/IP connections, bind( ) to the specified local address, which can be specified as a hostname or IP address. Useful if your system is bound to multiple IP addresses.
Continue getting a partially downloaded file. Affects the restarting of downloads from an earlier invocation of wget. Works only with FTP servers and HTTP servers that support the Range header.
Set the timeout for a connection to be established in seconds. The default is never to time out, unless a timeout is implemented by system libraries.
Ignore the specified number of directory components when creating the local directory structure.
Turn on debugging. wget must have been compiled with debug support.
Specify a comma-separated list of domains to be followed. Does not turn on -H.
Delete each retrieved file from the local machine after downloading it. Useful for prefetching pages through a proxy. -k is ignored if specified with --delete-after.
Turn off DNS-lookup caching.
Set the DNS lookup timeout to seconds. The default is to never time out.
Execute the specified command after the commands in
.wgetrc , overriding any.wgetrc commands. Can be included multiple times, once for each command to execute.
Specify a comma-separated list of names that are never to be followed.
When reading input from a file, force the file to be treated as an HTML file.
Follow FTP links from HTML documents. The default is to ignore FTP links.
Specify a comma-separated list of tags to be considered, overriding the internal table that wget normally uses during a recursive retrieval.
Display usage information and exit.
Enable spanning across hosts when doing recursive retrieval.
Add an additional header to be passed to the HTTP server. The header must include a colon (:) preceded by at least one nonblank character, and with no newline characters. Can be specified multiple times. If header is an empty string, all user-defined headers are cleared.
Append the suffix
.html to the filenames of downloaded files where the URL does not include it (for example, an .asp file).
Specify the username and password on an HTTP server.
Read URLs from the specified file. URLs specified on the command line are accessed before URLs in the file.
Specify a comma-separated list of directories to follow when downloading. The list elements may contain wildcards.
Ignore the "Content-Length" header on the HTTP server.
Specify a comma-separated list of tags to be ignored for recursive retrievals.
Convert document links after the download is complete so they work locally.
When converting a file, back up the original and add a
.orig suffix. Affects the behavior of -N.
Causes --save-cookies to also save session cookies.
For recursive retrievals, specify the maximum recursion depth. The default depth is 5.
Follow relative links only.
Set the maximum download speed, The default is to specify the rate in bytes, or add a k suffix for kilobytes or m for megabytes.
Load cookies from the specified file before the first HTTP retrieval.
Turn on options suitable for mirroring a remote site. Equivalent to -r -N -l inf --no-remove-listing.
Turn on timestamping.
Do not download a file if there is already a copy on the disk. The default is to preserve the original copy and rename successive downloads, adding
.1 ,.2 , etc. to their name. May not be specified with -N.
Do not create a directory hierarchy when doing recursive retrievals.
Disable creation of directories prefixed by the name of the host. The default is to include the hostname.
Disable server-side cache for an HTTP retrieval. The default is for caching to be on.
Disable the use of cookies.
Turn off FTP globbing to prevent the use of wildcards for multiple file retrievals.
Turn off the keep-alive feature for HTTP retrievals.
In recursive retrievals, do not ever go up to the parent directory.
Do not remove the temporary
.listing files generated by FTP retrievals.
Turn off verbose mode, but don't run completely quietly. Displays error messages and basic information.
Log output messages to logfile, instead of the default standard error.
Concatenate all documents into the specified file. If the file exists, it is overwritten. Specify the file as - to write to standard output.
Download all files necessary to display an HTML page.
Set the directory prefix to the specified value.
Perform a passive FTP retrieval.
Use POST as the method for HTTP requests and send the specified data in the request body. Use --post-data to send string as data and --post-file to send the file contents.
Set the progress indicator to type. Valid types are dot and bar; the default is bar. With --progress=dot, you can also set a style. The default style is for each dot to represent 1K, with 10 dots in a cluster and 50 dots per line. Alternatives are binary, with each dot representing 8K, 16-dot clusters, and 48 dots per line; mega, for downloading very large files, with each dot representing 64K, 8 dots per cluster, and 48 dots per line; and giga, with each dot representing 1M, 8 dots per cluster, and 4 clusters per line.
Use the protocol name as part of the local filename.
Specify the username and password for authentication on a proxy server.
Run quietly; don't produce output.
Specify download quota for automatic retrievals. The default value is in bytes; add k suffix for kilobytes, or m for megabytes.
Turn on recursive retrieving.
Specify a comma-separated list of filename suffixes or patterns to reject.
Set a random wait time to prevent being identified by web sites that look for patterns in time between requests so they can block access.
Set the read (and write) timeout to the specified number of seconds. The default is 900 seconds.
Include a "Referer: url" header in an HTTP request.
Restrict the characters found in remote URLs from appearing in local filenames. The value of mode is the operating system—e.g., unix or windows (use unix for Linux). Such characters are escaped with a percent sign (%). The default is to escape characters not valid on your operating system. Appending ,nocontrol turns off escaping of control characters.
When retrieving FTP directories recursively, follow symbolic links and retrieve the linked-to files.
Print HTTP server headers and FTP server responses.
Save cookies in the specified file before exiting. Does not save expired cookies, and only saves session cookies if --keep-session-cookies is also specified.
Save the headers sent by an HTTP server to the file, preceding the contents and separated by a blank line.
Behave like a web spider, checking that pages exist but not downloading them.
Turn on strict parsing of HTML comments, instead of terminating comments at the first occurrence of -->.
Set the number of retries to the specified value of num. Set num to 0 or inf to keep trying forever (infinitely) (default is 20 retries), unless there is a fatal error such as "connection refused."
Set network timeout to the specified number of seconds. Equivalent to specifying all of --dns-timeout,--connect-timeout, and --read-timeout.
Specify an agent string to the HTTP server to replace the default identification of Wget/version, where version is the current wget version. This string is used in the User-Agent header field.
Turn on verbose output, printing all available data. This is the default.
Display version information and exit.
Specify the wait in seconds between retrievals. Used to lighten server load. Use the suffix m to specify the wait in minutes, h for hours, or d for days.
Specify the number of seconds to wait between retries if the download fails. The default in the global configuration file is to not wait.
Create a hierarchy of directories even if one wouldn't otherwise be created.
Specify a comma-separated list of directories to exclude from download. List elements may contain wildcards.
Turn proxy support on or off (default is on).
Przykłady wget działanie w Słownik polecenie W
- Przykład WGET użycie :
- Jak użyć Print current user ID. Equivalent to id -un co znaczy.
- Przykład WGET użycie :
- Jak użyć database for a domain name, IP address, or NIC name. The information returned varies, but usually contains administrative and technical contacts so that you can find a person to handle problems at krzyżówka.
- Przykład WGET użycie :
- Jak użyć Print byte, word, and line counts for each file. Print a total line for multiple files . If no files are given, read standard input. See other examples under ls and sort co to jest.
- Przykład WGET użycie :
- Jak użyć to an interactive conversation with user . A write session is terminated with EOF. If the user is logged into more than one terminal, specify a tty number. See also talk ; use mesg to keep other słownik.
- Przykład WGET użycie :
- Jak użyć Print summaries of system usage, currently logged-in users, and what those users are doing. w is essentially a combination of uptime , who , and ps -a . Display output for one user by specifying user czym jest.