ftp download error "not a plain file"

Sannyasin Sivakatirswami katir at hindu.org
Wed Oct 16 21:47:01 EDT 2002


I have this script in a list field which has file names previously 
fetched using NLST

on mouseup
   put the clicktext into jai
   put "ftp://katir:myPass@our.kauai.server.org/Public/Sheela/New-Not 
Yet Posted/" & jai into tURL
   put tURL ; wait 1 seconds
   get url  tURL
   put it
   wait 1 second
   put the result

end mouseup

"it" is empty and result:

error  550 /Public/Sheela/New-Not Yet 
Posted/9-19-02_Mauritius_Trip_Talks.txt: not a plain file.

now, these files are files that are generated and uploaded by a Rev app 
I created which is in use by someone in Chennai (Madras) India... and 
they definitely *are* plain text files... ??

What am I doing wrong?

Thanks!
Himalayan Academy Publications
Sannyasin Sivakatirswami
katir at hindu.org
www.HinduismToday.com, www.HimalayanAcademy.com,
www.Gurudeva.org, www.hindu.org

Read The Master Course Lesson of the Day at
http://www.gurudeva.org/lesson.shtml




More information about the use-livecode mailing list