List Files

Dan Friedman dan at clearvisiontech.com
Mon Sep 2 13:17:01 EDT 2002


That did not solve the problem... Anyone else have a suggestion? -- Thanks!

>> My application creates files and I want to provide a way for the user to
>> post these files to a website or file server.  Uploading and Downloading the
>> files is no problem.  But, I want to list the files that are currently on
>> the website or file server.  How do you do this?
>> 
>> I tried using the "files" and "folders" functions, but I can't get the
>> defaultFolder property set to a non-local directory.  For example:
>> 
>> set the defaultFolder to "ftp://user:passowrd@ftp.webSite.com" returns
>> "Can't open directory."
>> 
>> Anyone have any suggestions?
> 
> Put "/" after the URL to denote a directory.




More information about the use-livecode mailing list