Suggest that you set up the log to a field using libURLSetLogField longFieldDescriptor
Worked for me, but I only used it a few times for very small files. 'after' should work, since the mechanism used by Rev is that the file is downloaded to you first, appended, then uploaded. Dave Cragg made some suggestions about a month ago on this list, and he is the guy who really knows this stuff. Search the archives for his post and perhaps solve your problem. Jim Ault Las Vegas On 3/9/06 11:23 AM, "Marty Knapp" <[EMAIL PROTECTED]> wrote: > I'm trying to put data into a text file on a server using the following: > > put "test"after URL "ftp://username:[EMAIL PROTECTED]/mylog.txt" > > but nothing gets written to the file. The Result shows no error. Am I > missing something obvious? > > > Marty Knapp _______________________________________________ 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
