On Fri, Mar 21, 2008 at 1:58 PM, Wolf <[EMAIL PROTECTED]> wrote:
>
>  In one word:  CURL
>
>  In another word: WGET
>
>  Both are pretty effecitve and give pretty much the same results, however 
> with the CURL you can pass other things alone (user:pass) which with wget you 
> can not do.

[EMAIL PROTECTED] [~/www/img]# wget --help|grep -i password
       --password=PASS           set both ftp and http password to PASS.
       --http-password=PASS    set http password to PASS.
       --proxy-password=PASS   set PASS as proxy password.
       --ftp-password=PASS     set ftp password to PASS.

-- 
</Daniel P. Brown>
Forensic Services, Senior Unix Engineer
1+ (570-) 362-0283

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to