RE: Downloading Files via EUPHORIA

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

Just a stab in the dark but maybe:

constant
   HOST = "ftp://ftp.sunsite.utk.edu/pub/gnu/ftp/",
   USER = "anonymous",
   PASSWORD = "abc at something.com"

euphoric wrote:
> 
> 
> Mario Steele wrote:
> 
> >&keywords=FTP4W  This is a very viable solution.  Me and a friend worked 
> >on
> >a Patcher program, which uses the FTP4W Engine, to download files from a
> >  
> >
> I'm using this in the login.exw file:
> 
> constant
>    HOST = "ftp://ftp.sunsite.utk.edu/pub/gnu/ftp/",
>    USER = "",
>    PASSWORD = ""
> 
> I can't find anywhere where it says that is wrong. Can somebody try 
> login.exw with these settings and let me know if you get something 
> different? Like I said before, I can access the site via my web 
> browser...
> 
>

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

Search



Quick Links

User menu

Not signed in.

Misc Menu