M0E.lnx wrote:
> So i've decided to try out the network component in gambas.
>
> I'm trying to get a listing of the contents of an FTP URL
> so I'm using a FTPclient object.
> I've set it's .URL
> and since it's anon access, I figured I'd leave the user and pass properties 
> empty.
>
> >From what I read in the documentation, I should be able to use it's peek() 
> >method and it should return a string.
>
> but it's not working... anyone ever done anything like this?
>
>   
ISTR that in Ye Olde days anonymous ftp was
user:anonymous
password:email address (as a courtesy but optional)


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to