From owner-freebsd-fs Tue Oct 9 14:53:50 2001 Delivered-To: freebsd-fs@freebsd.org Received: from wg.pu.ru (wg.pu.ru [193.124.85.219]) by hub.freebsd.org (Postfix) with ESMTP id B3BFA37B409 for ; Tue, 9 Oct 2001 14:53:46 -0700 (PDT) Received: from YB3791.UUCP (uucp@localhost) by wg.pu.ru (8.9.1a/8.9.1) with UUCP id VAA21388 for freebsd-fs@freebsd.org; Tue, 9 Oct 2001 21:53:45 GMT Received: by YB3791.spb.edu (UUPC/@ v7.02, 01May98) id AA00148; Wed, 10 Oct 2001 01:52:59 +0400 (MSD) From: "Yan V. Batuto" To: "freebsd-fs@freebsd.org" Date: Wed, 10 Oct 2001 01:52:57 +0400 (MSD) Reply-To: "Yan V. Batuto" X-Mailer: PMMail 2.20.2200 for OS/2 Warp 4.00 MIME-Version: 1.0 Subject: smbfs troubles Message-Id: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Lines: 23 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! I noticed a strange smbfs behaviour. It never shows more than 50 filenames in a directory. (Sorry, I forget a '.' and '..', so "no more than 52 filenames".) However I can access any file which is not shown, but really exists on the server. For example, I can cd to any unlisted catalog and look to its content... It looks like findnext_smbfs function gets from somewhere a small limit for number of files. On the other hand, ftp-like smbclient shows right all directory content (from the same server) regardless of its size. Server is living under OS/2 Warp 4.5. Client is FreeBSD 4.4-release (but no differences in comparision with 4.3). What can I do to see all files? Yan V. Batuto To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message