Put data into text file on server
Marty Knapp
martyknapp at comcast.net
Fri Mar 10 17:32:10 EST 2006
Thanks Dan,
That make total sense. Not sure why that didn't occur to me! Jim Ault
had a suggestion to check Dave Cragg's post on this - I'll see what I
can find.
Marty Knapp
> I don't think you can use FTP for this purpose. FTP wants to transfer a file
> from point A to point B.
>
>
>
> On 3/9/06, Marty Knapp <martyknapp at comcast.net> wrote:
>
>> I'm trying to put data into a text file on a server using the following:
>>
>> put "test"after URL "ftp://username:password@ftp.mydomain.com/mylog.txt"
>>
>> but nothing gets written to the file. The Result shows no error. Am I
>> missing something obvious
More information about the use-livecode
mailing list