Writing an application using VB6 to interface with an HP Unix system. Everything works great
except that when I issue:
Set pFolder = pConnAdmin.GetCurrentFolder("*")
If the folder has more than 997 files, I only get 997. There are 2 folders in question, one having 1,900+
files, the other over 3,000...both return extactly 997 files.
Have you check that the server returns more than 997 entries in the directory listing?
Claudio RoblesWS_FTP TeamIpswitch, Inc