X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type :content-transfer-encoding; q=dns; s=default; b=yKd3sPSxd4xT12nv PknAyqdSi4QHWVd03Z/hqi6PNxc7L9f30KnVS8SeohLngRPkRWynQoSx7FPDHZB5 hXubNrHADsI6no5UaGeWgmvR4Jf9dP3ViQcxc/RxJs1iEDpSCGiViyNNeiU3/GaR 3nZyn4LN4xYquIzeLTE6l4eL5qo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type :content-transfer-encoding; s=default; bh=3+PCxnN7sMRvDdoEj2wt7e NuVXw=; b=WWJEQlMFvL/MM/I5zXIFpeo8WjkXceD2MsXAMm4I/r3M/7hpgUdq6O SfK7i7UvUXe8H5aHsaKJ7bYDWITWSmrlP+6vQlDF5nIAI31Dr1BUT51upGnNCOl4 BpYxJg2iolLBSRYxO1pqPm4K6afD/pnH7+O7uqSKsQGde4xuM5wxc= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qg0-f52.google.com MIME-Version: 1.0 X-Received: by 10.140.147.69 with SMTP id 66mr43951577qht.57.1442410744120; Wed, 16 Sep 2015 06:39:04 -0700 (PDT) In-Reply-To: <0C37A612-5E78-48A8-9503-F3A34129BC7B@etr-usa.com> References: <712A87EA-64C7-4033-BE7F-39C8C8D527EB AT etr-usa DOT com> <110723294 DOT 20150915064630 AT yandex DOT ru> <0C37A612-5E78-48A8-9503-F3A34129BC7B AT etr-usa DOT com> Date: Wed, 16 Sep 2015 08:39:04 -0500 Message-ID: Subject: Re: Error accessing mapped drive >2TB? From: Nem W Schlecht To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t8GDdLH3011460 On Tue, Sep 15, 2015 at 6:21 PM, Warren Young wrote: > On Sep 15, 2015, at 9:14 AM, Nem W Schlecht wrote: >> >> I'm going to be spinning up an Ubuntu box in the next few days that >> will have a 5TB drive in it as well, so I'll be able to test to see if >> the source OS (and/or version of SMB server) makes a difference. > > Good. > > Please test by exporting the filesystem root, since exporting a folder makes the problem go away here. Maybe Cygwin’s UNC path parsing simply can’t cope with a bare slash where it expected at least one folder name? The filesystem I'm having troubles with on the mac side is /Volumes/project and being mapped on Windows from \\hostname\project (or accessed via UNC in Cygwin as //hostname/project) so I'm already thinking its not an issue with the path. I would think if it was an issue with Mac's SMB implementation, then *Windows* would also have some sort of issues with it. But it shows up fine on Windows, I would assume it should show fine in Cygwin as well. -- Nem W Schlecht -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple