pgallahe
06-24-2003, 01:24 AM
I am trying to FTP multiple files from a network directory. These file have various extensions on them and they are all 3 digit extensions and the digits are all numbers. I am entering: mget * (replace I want all the files on the directory and this is what I get for all the files: Character (*) not allowed at the beginning of object name. The * represents the first digit of the extensions 0 through 9 which ever it is on the file. Can anyone help me with this. One of my directories that I need has over 2500 files. Thanks.