ITエンジニア、プログラマのための問題解決オンライン逆引きデータベース
TOP>Linux
wgetで認証が必要なサイトからファイルをダウンロードするには、オプションで--http-user,--http-passwdを指定してあげればダウンロードできるようになります。
wget --http-user=myuserid --http-passwd=mypassword http://hogehoge.foobar.com/file
タグ : wget linux
関連タグ : コマンド オプション install ubuntu Linuxサーバー
携帯サイトはこちら
http://it.kndb.jp/m
ページ上部へ