From owner-freebsd-questions@FreeBSD.ORG Thu Oct 9 19:28:12 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 329603F6 for ; Thu, 9 Oct 2014 19:28:12 +0000 (UTC) Received: from forward20.mail.yandex.net (forward20.mail.yandex.net [95.108.253.145]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D8429DE8 for ; Thu, 9 Oct 2014 19:28:11 +0000 (UTC) Received: from web28g.yandex.ru (web28g.yandex.ru [95.108.253.237]) by forward20.mail.yandex.net (Yandex) with ESMTP id 3176A1041A94 for ; Thu, 9 Oct 2014 23:28:07 +0400 (MSK) Received: from 127.0.0.1 (localhost [127.0.0.1]) by web28g.yandex.ru (Yandex) with ESMTP id BC9877A0A41; Thu, 9 Oct 2014 23:28:06 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1412882886; bh=s2s1NXYPmZZrzxdCAso8Jzb2sdW8N5SuvvCuSEyYQuw=; h=From:To:Subject:Date; b=HQ/+i4O4COQsCgddpdwnTuhzUJ0clfR+6cg3TnGZ9P2afenhjfIImdSm32Y1nrxnr 6X+Ba5OGbUtTGYDxsAaUeE7Og8hNZCPCmlqGMoNZB25i9euhRE6GhhHI7QAIph+QaF 2YlZ+fPfnGfXZcRNgesvK0HPFS102L2WLo/houew= Received: from tsn109-201-154-191.dyn.nltelcom.com (tsn109-201-154-191.dyn.nltelcom.com [109.201.154.191]) by web28g.yandex.ru with HTTP; Thu, 09 Oct 2014 23:28:06 +0400 From: Martin To: freebsd-questions@freebsd.org Subject: FOLLOW-UP: Mounting samba, some files are invisible MIME-Version: 1.0 Message-Id: <423111412882886@web28g.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Thu, 09 Oct 2014 21:28:06 +0200 Content-Transfer-Encoding: 7bit Content-Type: text/plain 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 19:28:12 -0000 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".