Page 1 of 1

sending a file to a server by ftp

Posted: Wed Feb 22, 2012 1:34 am
by GPJMA
I hope this is the right place to post this. if not my appologies.
I have a commercial license and want to sent a file from my live code app to my server. do i need to buy live code server to do this or is there an ftp protocol built into live code that I can use.
I just need to send simple text files.
Hope you can help
Cheers

Re: sending a file to a server by ftp

Posted: Wed Feb 22, 2012 1:42 am
by sturgis
Look at this thread http://forums.runrev.com/viewtopic.php? ... ftp#p52054 it gives a short example of how to use "put url.." to send a file to an ftp server.

Re: sending a file to a server by ftp

Posted: Wed Feb 22, 2012 2:41 am
by GPJMA
Thank you for your assist
I'll check it out right now
Cheers

Re: sending a file to a server by ftp

Posted: Tue Mar 06, 2012 4:38 am
by yoyolau
sturgis wrote:Look at this thread http://forums.runrev.com/viewtopic.php? ... ftp#p52054 it gives a short example of how to use "put url.." to send a file to an ftp server.
helpful for me too, thx!