From owner-freebsd-questions@FreeBSD.ORG Thu Oct 9 20:36:09 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 0F03852A for ; Thu, 9 Oct 2014 20:36:09 +0000 (UTC) Received: from mail-yk0-x232.google.com (mail-yk0-x232.google.com [IPv6:2607:f8b0:4002:c07::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 C5BE57C3 for ; Thu, 9 Oct 2014 20:36:08 +0000 (UTC) Received: by mail-yk0-f178.google.com with SMTP id q9so1060385ykb.9 for ; Thu, 09 Oct 2014 13:36:08 -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=4M3XoIPqUiaK1YBWL4+0nfguSezcV32IeQQd1gtOz1Y=; b=uiKgG1O19FJuJT+zKjKIHZU/RuhNSbDCHbsS/9JaV6+L1Jo1qrcRdzVf/CNVwAGM0L mONwvfBz+aXjQni4+bL8ILSgRJ5UZrr5HjisXQL5qcnrhb6oLzwiKLYeJUh+kHE8Uzo/ zv81pUga8O4o30bEnuuxLpX38WiidzfeWJ0n5g+h3R1l/J7jMYOt1YOq1vyeWw/rF8pI JPf/S21NyFlgIbX0QhgwAyIW+kdxWorUtYeabxw42A27sWsKfkQX7eEcG8Or3Y+tB5++ /DdHR5CYyAgOn6keJkF/ntR0X3JsYcBGaK2UCShnNtGgjBQWKfVFvalQYXYh0V4o1EFI uF0w== MIME-Version: 1.0 X-Received: by 10.236.229.138 with SMTP id h10mr847539yhq.122.1412886968023; Thu, 09 Oct 2014 13:36:08 -0700 (PDT) Received: by 10.170.118.77 with HTTP; Thu, 9 Oct 2014 13:36:07 -0700 (PDT) In-Reply-To: <5436F129.1030205@hiwaay.net> References: <423111412882886@web28g.yandex.ru> <5436F0BD.5000300@hiwaay.net> <5436F129.1030205@hiwaay.net> Date: Thu, 9 Oct 2014 16:36:07 -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:36:09 -0000 On Thu, Oct 9, 2014 at 4:33 PM, William A. Mahaffey III wrote: > On 10/09/14 15:31, 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 .... >> >> >> > > *Aaaaaaaack* !!!! He was trying to mount them w/ FBSD (not sure why), not > M$FT, sorry for the noise :-/ .... > > > -- > > William A. Mahaffey III > > ---------------------------------------------------------------------- > > "The M1 Garand is without doubt the finest implement of war > ever devised by man." > -- Gen. George S. Patton Jr. > > If the same directories may be seen by NFS and NOT by Samba in FreeBSD , this shows that there is a problem in Samba port of FreeBSD . Personally I could not be able to connect to a Windows XP share from FreeBSD Samba client ( I could NOT be able to understand which side is causing the trouble ) . It is possible to connect to FreeBSD Samba server from Windows XP . Thank you very much . Mehmet Erol Sanliturk