Re: Downloading Files via EUPHORIA

new topic     » goto parent     » topic index » view thread      » older message » newer message

Brian Broker wrote:

>constant
>   HOST = "ftp://ftp.sunsite.utk.edu/pub/gnu/ftp/",
>   USER = "anonymous",
>   PASSWORD = "abc at something.com"
>  
>
Just for our knowledge encyclopedia, this worked:

host = "ftp.sunsite.utk.edu"
user = "anonymous"
password="anyemail at anyisp.com"

Ray suggested I move to euLibCurl, so I'm going that way now... :)

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu