libURLftpCommand help required please....
Mark Schonewille
m.schonewille at economy-x-talk.com
Sat May 22 15:44:32 EDT 2010
Hi Bob,
First of all, we'll need to know the result or any errors that occur.
Second, it seems that you forgot a few quotes:
put libURLftpCommand("LIST","ashford.ca","test at ashford.ca","myTest")
into fld "results"
and third the address almost always consists of 3 elements, e.g. ftp.ashford.ca
.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
Economy-x-Talk is always looking for new projects. Contact me for a
quote http://economy-x-talk.com/contact.html
Download Clipboard Link http://clipboardlink.economy-x-talk.com and
share the clipboard of your computer over the local network.
On 22 mei 2010, at 21:38, Bob Earp wrote:
>
> I'm trying to send an ftp command to a site, and being a neophyte at
> these things I'm not having much success. This is what I'm using,
> what's wrong with it ?
> put libURLftpCommand("LIST",ashford.ca,test at ashford.ca,"myTest")
> into fld "results"
> The example above is using LIST as the ftp command, ashford.ca as
> the host address, test at ashford.ca is the username and myTest is the
> password. If I use the same parameters in FileZilla all works OK.
> Yes, these are all real parameters, at least until I get things
> going and delete the ftp site ;-)
> Eventually I'm hoping to read & write permissions of a file in that
> location. When I finally get things going I promise I'll share a
> sample app that demos how this all works, for anybody who is
> interested. Then again, maybe there is one already out there
> somewhere ?
> Many thanks in advance, Bob...
> Bob Earp - White Rock, British Columbia
More information about the use-livecode
mailing list