Getting a remote file in OS X

Mark Talluto userev at canelasoftware.com
Fri Sep 17 17:18:55 EDT 2004


On Sep 17, 2004, at 11:08 AM, Gregory Lypny wrote:

> Still not working for me I'm afraid.  FTP is turned on. I also have 
> the firewall on.  Do I have to specify a port?  Is it because the file 
> I want is rtf?  Do I have to invoke some sort of library in Rev?
>
> on mouseUp
>   get url 
> ("ftp://me:password@where/users/me/Documents/Miscellaneous/Envelope 
> Template.rtf")
>   put it into fld "x"
> end mouseUp
>
>
> 	Gregory

Make sure you have the correct ports for FTP opened on the server side. 
  They are:  20 and 21.

-- 
Best regards,
Mark Talluto
http://www.canelasoftware.com



More information about the use-livecode mailing list