Sorry, your message is not very clear. Please provide more info. Are you going to do it in JAL or in VBScript? There is not FileList command in JAL. In JAL use Dir or DirEx. In VBScript users FileSystemObject, Folder object and Files collection. Now what QUOTE command has to do with FTP upload? : I am trying to upload files that are located in a directory which are named : *.jnl. : How do I gather the filenames similar to populating a FileList using JAL then : pass that list to VB to run the upload using the QUOTE command and then : delete the file. : I just need to make sure I do not delete files that have not been uploaded : yet. : Jason
|