차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판이전 판 | |
| tech:wget [2023/07/22 15:04] – [사이트 전체 받기] V_L | tech:wget [2023/07/22 15:04] (현재) – [사이트 전체 받기] V_L |
|---|
| | |
| | |
| | <file> |
| --recursive: download the entire Web site. | --recursive: download the entire Web site. |
| --domains website.org: don't follow links outside website.org. | --domains website.org: don't follow links outside website.org. |
| --restrict-file-names=windows: modify filenames so that they will work in Windows as well. | --restrict-file-names=windows: modify filenames so that they will work in Windows as well. |
| --no-clobber: don't overwrite any existing files (used in case the download is interrupted and resumed). | --no-clobber: don't overwrite any existing files (used in case the download is interrupted and resumed). |
| | </file> |
| ====사진 받기==== | ====사진 받기==== |
| |