FTP Attempts

Mark Talluto userev at canelasoftware.com
Fri Apr 21 01:20:22 EDT 2006


On Apr 19, 2006, at 1:41 PM, Todd Geist wrote:

> Hello,
>
>
> I am trying the following script and I am getting an error.
>
>
> ON mouseUp pMouseBtnNum
>     libURLSetFTPMode "passive"
>
>     get libURLftpCommand("NLST","ftp4.mysite.com: 
> 21","<user>","<pasword>"")
>     put it into field 1
>
>     pass MouseUp
> END MouseUp
>
> -->   226 Transfer Failed!
>
>
> Any clues for me?
>
> Also if anybody knows where I can get some in depthe FTP examples  
> or libraries that would very helpful
>

Hi Todd,

You might have a gander at my free ftp program.   
<www.canelasoftware.com/pub/rev/FTP.rev.gz>  The main guts of it is  
stored at the mainstack level.


Mark Talluto
-- 
CANELA Software
http://www.canelasoftware.com




More information about the use-livecode mailing list