Wget: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
k →top: bentuk baku |
k ~cite |
||
(3 revisi perantara oleh 2 pengguna tidak ditampilkan) | |||
Baris 5:
| screenshot = [[Berkas:Wget-screenshot.png|250px]]
| caption = [[Cuplikan layar]] Wget di [[Linux]]
| developer = Micah Cowan
|
| latest release date = {{Start date and age|2021|01|09|df=yes}}<ref>{{cite web
| url = https://lists.gnu.org/archive/html/info-gnu/2021-01/msg00007.html
| title = wget-1.21.1 released [stable]
| first = Darshit
| last = Shah
| publisher = The Free Software Foundation
| date = 2021-01-09
| access-date = 2021-01-15}}</ref>
| operating_system = [[Antar-platform]] ([[Linux]] dengan paket wget atau [[busybox]], sedangkan untuk [[Microsoft Windows|Windows]] dapat didownload langsung di website Wget)
| programming_language = [[C (bahasa pemrograman)|C]]
Baris 120 ⟶ 126:
#Mirror website to a static copy for local browsing.
#This means all links will be changed to point to the local files.
#Note --html-extension will convert any CGI, ASP or PHP generated files to HTML (or anything else not
wget --mirror -w 2 -p --html-extension --convert-links -P <dir> http://www.yourdomain.com
</pre>
Baris 202 ⟶ 208:
* [http://www.gnu.org/software/wget/ Halaman resmi Wget]
* [ftp://ftp.gnu.org/pub/gnu/wget/ Direktori Wget di ftp.gnu.org]
* [ftp://gnjilux.srk.fer.hr/pub/unix/util/wget/ Situs wget FTP kuno] {{Webarchive|url=https://web.archive.org/web/20140813040637/http://gnjilux.srk.fer.hr/pub/unix/util/wget/ |date=2014-08-13 }} yang berisi rilis riwayatis, termasuk rilis ''Geturl'' sejak 1.0 ke muka.
* [http://hg.addictivecode.org/ Situs penyimpanan Mercurial Wget]
* [http://gnuwin32.sourceforge.net/packages/wget.htm WGET untuk Windows] sebagai bagian dari [[GNUWin32]]
* [http://users.ugent.be/~bpuype/wget/ Wget yang dikompilasi untuk Windows] {{Webarchive|url=https://web.archive.org/web/20090516094048/http://users.ugent.be/~bpuype/wget/ |date=2009-05-16 }}
* [http://khomsanph.net/visualwget/ VisualWget untuk windows]
* [http://wget.addictivecode.org/FrequentlyAskedQuestions?action=show&redirect=Faq Pertanyaan yang sering diajukan tentang Wget]
* [http://www.devarticles.com/c/a/Web-Services/Website-Mirroring-With-wget/ Panduan mungil Wget] {{Webarchive|url=https://web.archive.org/web/20090521235529/http://www.devarticles.com/c/a/Web-Services/Website-Mirroring-With-wget/ |date=2009-05-21 }}
* [http://www.akadia.com/services/wget.html Panduan Wget]
* [http://www.christopherlewis.com/WGet/default.htm Pemaketan Win32 oleh Christopher Lewis (beserta rilis pengembangan)] {{Webarchive|url=https://web.archive.org/web/20090322000607/http://www.christopherlewis.com/WGet/default.htm |date=2009-03-22 }}
* [http://www.martin-achern.de/wgetgui/ Wget::gui - GUI untuk wget, ditulis dengan bahasa pemrograman Perl, untuk Linux dan Windows]
* [http://en.cocoawget.nobody.jp/ CocoaWget - GUI untuk wget, untuk Mac OS X] {{Webarchive|url=https://web.archive.org/web/20090316070146/http://en.cocoawget.nobody.jp/ |date=2009-03-16 }}
* [http://www.cybershade.us/winwget/ WinWGet - GUI untuk wget, untuk Windows] {{Webarchive|url=https://web.archive.org/web/20060616030358/http://www.cybershade.us/winwget/ |date=2006-06-16 }}
* [http://wput.sourceforge.net/ Wput - balikan fungsional Wget]
{{Manajer unduhan}}
{{GNU}}
|