<< The List argument is taken for HostFileName. What is done with the argument is totally under server's control.>>
But I'm trying to retrieve a list of filenames from the ftp server, not just one "HostFileName." And there is no file on the server that contains a listing of files itself (such as an "Index.html" or whatever). I need to be able to specify a directory name on the server, and get a listing of all the filenames under that directory. Is that possible with ICS/List? Or should I use the Directory() method instead? (My understanding is that Directory() is used to retrieve a listing of directory names, not a list of files within a directory). <<Usually it select which files are listed (for example *.txt). The directory to which the list command applies is the current working directory you can change using the cwd() method.>> The CWD Boolean function does not take any arguments. Does this mean that it changes the working directory to what you have assigned to the HostDirName property? I thought setting HostDirName would be all that was needed... Clay
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If the reader of this message is not the intended recipient, you are hereby notified that your access is unauthorized, and any review, dissemination, distribution or copying of this message including any attachments is strictly prohibited. If you are not the intended recipient, please contact the sender and delete the material from any computer.
-- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be