From owner-freebsd-questions@FreeBSD.ORG Thu Oct 9 20:30:42 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 48057412 for ; Thu, 9 Oct 2014 20:30:42 +0000 (UTC) Received: from mail-yh0-x232.google.com (mail-yh0-x232.google.com [IPv6:2607:f8b0:4002:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0AE3F695 for ; Thu, 9 Oct 2014 20:30:41 +0000 (UTC) Received: by mail-yh0-f50.google.com with SMTP id a41so1114093yho.37 for ; Thu, 09 Oct 2014 13:30:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Vc8Qqh7olqZOJg01HltT8GAKyugHj60p7ndKI0K5zwo=; b=wVf2NvH1s+be0MeNZDlv3Q3tU0ogUojkLV8Rn4ncoFQTys5soyYzatlmzQAF88LnVV vVG2agKltqka8nlbn1mHW6uyOH2/3HvLlUGqfAy7gc0RUKZUjsED2sV+wHROziOY3olw PXrg3QvsHqAdU8nsYeYT8tF/MXLs3OnOXxhgWGQXnFaCJO6haX0RiwbMkl4faeREb1yQ 5ZXTEmS69yD+H6VCseiDMAblpWh43Z2nhf/fPymEshdf8Aa4bF0cX7BImzmXd2W0qPDp HEF4rMIdnj1Sqh0ycJhoORJXX8N7wk2F5aCSNO2DFnneGrVXc6KqVxNfarVIvPC149ZR 9gig== MIME-Version: 1.0 X-Received: by 10.236.63.198 with SMTP id a46mr980811yhd.28.1412886640186; Thu, 09 Oct 2014 13:30:40 -0700 (PDT) Received: by 10.170.118.77 with HTTP; Thu, 9 Oct 2014 13:30:40 -0700 (PDT) In-Reply-To: <5436F0BD.5000300@hiwaay.net> References: <423111412882886@web28g.yandex.ru> <5436F0BD.5000300@hiwaay.net> Date: Thu, 9 Oct 2014 16:30:40 -0400 Message-ID: Subject: Re: FOLLOW-UP: Mounting samba, some files are invisible From: Mehmet Erol Sanliturk To: "William A. Mahaffey III" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Questions Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2014 20:30:42 -0000 On Thu, Oct 9, 2014 at 4:31 PM, William A. Mahaffey III wrote: > On 10/09/14 15:21, Mehmet Erol Sanliturk wrote: > >> On Thu, Oct 9, 2014 at 3:28 PM, Martin >> wrote: >> >> If I use Midnight Commander (mc) and use the SMB function it has, I can >>> gain access to the share and see all the files from there. >>> >>> This IMHO shows I am dealing with some strange kind of behavior of >>> "mount_smbfs". >>> >>> >> >> You may see the same directories by NFS instead of Samba client in FreeBSD >> by exporting them also by NFS from the server . >> >> >> >> Thank you very much . >> >> Mehmet Erol Sanliturk >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions- >> unsubscribe@freebsd.org" >> >> > > True, he said as much in his OP, but if he needs M$FT boxen to see those > files, he needs smbfs/mount_smbfs/etc. working correctly .... > > > -- > > William A. Mahaffey III > > ---------------------------------------------------------------------- > > "The M1 Garand is without doubt the finest implement of war > ever devised by man." > -- Gen. George S. Patton Jr. > > The same directories may be exported to Windows by Samba and to other operating systems by NFS ( both Samba and NFS servers should work at the server computer ) . Thank you very much . Mehmet Erol Sanliturk