Displaying 1 result from an estimated 1 matches for "ms9v_000".
2004 Oct 06
1
problem with displaying large number of large file names
...er has done its
function well.
Now, I'm trying to upgrade from 2.0.3 to 3.0.x
==> We serve files with large file names (80 characters). We can see all
file names on our 2.0.3 server but cannot on the 3.0.x implementation.
==> Seems coincidental with trying to operate on files in UNIX
/ms9v_000>ls *
/bin/ksh: /usr/bin/ls: 0403-027 The parameter list is too long.
ms9v_000>ls | wc
441 441 33957
samba will display all files in /ms9v_000 in 2.0.3 (441 files) but only 65
files are displayed in 3.0.x release
==> We can access all files by name, but a directory listing...