| [ CnUnix ] in KIDS 글 쓴 이(By): guest (guest) <ringmybell-dhcp.> 날 짜 (Date): 2002년 8월 24일 토요일 오전 06시 30분 00초 제 목(Title): Re: wget 사용시. 감사합니다. terzeron님 1.은 할수없군요. 그런데 2.에서 알려주신대로 다음을 .wgetrc 에 집어넣고 http_user = foo http_passwd = bar 이렇게 해도 마찬가지로 다음의 경우에 wget -r ftp://foo@hostname/direcotry wget -r ftp://hostname/directory 안되는군요. wget -r ftp://foo:bar@hostname/directory 여전히 passwd를 넣어야 하는데요. -_-? 이젠 ncftp를 사용해서 어째볼까 고려중입니다. ^^ |