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

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to