Post
by Les » Tue Aug 24, 2004 1:19 pm
Below are the comments from the user that is directly affected. Mybe this may give both of us a better understanding of what's going on:
*************************************************************
Generally, it is when getting long lists of files from the server. It's almost as if it was getting each filename one at a time, instead of building a list on the server and sending that over in one swoop. For example, over SOS, pulling down the list of files in the $/AVWorks/Avocent/St. Croix/AVR NMM/src/com/avocent/avworks/nmm/avr just took 2:35, where doing the same thing (essentially entering the directory in the client tree) in windows is essentially instantaneous.
Actually getting the files (instead of just the filenames and associated data) is of course, far worse. For example, I just pulled down a copy of the $/AVWorks/Fujitsu Siemens/Kiwi project, which consists of 600 files and 17 MB. The elapsed time to pull the project down was 13:25. The same project takes 45s to pull down to the W2K workstation.
*************************************************************
Les