<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Re: Hello (Erlang) World!</TITLE>

<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
<BODY>
<DIV>
<P><FONT face=Arial color=#0000ff size=2>Hi,</FONT></P>
<P><FONT face=Arial color=#0000ff size=2>I am new to this list but i am working 
with Erlang for the past 1.5 years.Currently i am trying to use ftp application 
of Erlang for Ipv6.But i am not able to successfully use this applcation. I am 
using the latest version of Erlang i.e R9c-2 on linux7.0 with kernal 2.4.1 with 
ipv6 support.<SPAN class=507512007-16082004> </SPAN></FONT></P>
<P><FONT face=Arial><FONT color=#0000ff><FONT size=2><FONT><SPAN 
class=507512007-16082004> </SPAN>I am getting the following error.<SPAN 
class=507512007-16082004> </SPAN></FONT></FONT></FONT></FONT></P>
<P><FONT face=Arial><FONT color=#0000ff><FONT size=2><FONT><SPAN 
class=507512007-16082004> </SPAN></FONT>///////////</FONT></FONT></FONT></P>
<P><FONT face=Arial color=#0000ff size=2>Eshell V5.3.6.3 (abort with 
^G)</FONT></P>
<P><FONT face=Arial color=#0000ff size=2>%%working fine fro ipv4 
address</FONT></P>
<P><FONT face=Arial color=#0000ff size=2>1> 
ftp:open("172.30.50.20").</FONT></P>
<P><FONT face=Arial color=#0000ff size=2>{ok,<0.31.0></FONT></P>
<P><FONT face=Arial color=#0000ff size=2>%%Giving ehost error when ipv6 address 
is used.</FONT></P>
<P><FONT face=Arial color=#0000ff size=2>2> ftp:open("2001:1::2"). 
</FONT></P>
<P><FONT face=Arial color=#0000ff size=2>{error,ehost}</FONT></P>
<P><FONT face=Arial color=#0000ff size=2>3> ftp:open("2001:1::2").</FONT></P>
<P><FONT face=Arial color=#0000ff size=2>{error,ehost}</FONT></P>
<P><FONT face=Arial color=#0000ff size=2>//////</FONT></P>
<P><FONT face=Arial><FONT color=#0000ff><FONT size=2>My question is whether 
R9C-2 ftp application supports ipv6 ? or am i making any mistakes .<SPAN 
class=507512007-16082004> Pls see that the ipv6 address is valid one and 
ping is working properly. </SPAN></FONT></FONT></FONT></P>
<P><FONT face=Arial color=#0000ff size=2>Pls give me your valuable 
suggestions.</FONT></P>
<P><FONT face=Arial color=#0000ff size=2>Regards</FONT></P>
<P><FONT face=Arial color=#0000ff size=2>Manjeet</FONT></P>
<P><FONT face=Arial color=#0000ff size=2></FONT></P>
<P><FONT face=Arial color=#0000ff size=2></FONT> </P></DIV></BODY></HTML>