On 12/10/10 10:26 AM, Joseba Aguayo wrote:
Hello:

Why this sentence not run :

put URL 
"ftp://ftpdatos.aemet.es/series_climatologicas/valores_diarios/estacion/LEEME_DATOS.txt";
 into msg

Often you need to supply a user name and password for ftp access.

I tried this:

get "ftp://ftpdatos.aemet.es/series_climatologicas/valores_diarios/estacion/LEEME_DATOS.txt";
put url it

And the result was: error 500 Unknown command.

I'm not sure why, but your server isn't accepting the URL.
--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to