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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=AzWcyUo7MJeIW1DZOGJKwLCo2WX2HuzGjhkTD4h+zCu 3yV19EanvM7VgEwt1+V7lQnl27OFPeYSGjjl6WmumZrg//Uihg5z9tAyfO3B18NW ESdmK7RPrjRZYu2f+7aQ7Yn1fXNkzNyNmc9P+4nvWM3T2MkF/VNTx/NaIxIQOa40 = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=gJrAca33RnNDcLdp1LLf3dvfcUc=; b=csN9ZXYWBtgDRS5jC M2vvMxJZjv/y4WW/RHLSx4fmGmFyuUldklT7zJP48rw//wykcbauFkyCGNOE9BSf pqLxiXnOp/51FkZYlUBqH03ZTK7xCtOGjb3xX/dE9gR9tLqUQJsMGISVsZuvsizM g1JN+KETnk0brw2Gn+V3Y9GLU0= 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-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=BAYES_20,GIT_PATCH_2 autolearn=ham version=3.3.2 spammy=drives, administrator, Administrator, Share X-HELO: Ishtar.sc.tlinx.org Message-ID: <5BFC458F.3020807@tlinx.org> Date: Mon, 26 Nov 2018 11:12:15 -0800 From: L A Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: setup-x86_64 Can't Download to Mapped Drive References: <41253716 DOT 20181126173800 AT yandex DOT ru> In-Reply-To: <41253716.20181126173800@yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 11/26/2018 6:38 AM, Andrey Repin wrote: > Greetings, Sridhar Ayengar! >> I am trying to use a network >> shared drive mapped to I: for the download directory, I:\cygwindownload. >> setup-x86_64 shows a dialog box with "Directory I:\cygwindownload does not >> exist, would you like me to create it?". .. ---- > Get off the habit of using mapped drives. Use UNC paths directly. ---- Why? UNC drives are the linux equivalent of a local alias of a local "mount --bind //net/dir /i/". Would you tell linux users to get off the habit of using mount with bind? I have used Cygwin since Windows_XP with my Cygwin package cache on a mapped drive (and have it installed at C:\ with a drive prefix of '/', so '/c' == '/': > cd 'S:/Software/Cygwin' /s/Software/Cygwin> > more setup.log.full 2018/11/02 15:32:27 Starting cygwin install, version 2.891 2018/11/02 15:32:27 User has backup/restore rights 2018/11/02 15:32:27 Current Directory: S:\Software\Cygwin 2018/11/02 15:32:27 Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access. 2018/11/02 15:32:30 Ending cygwin install > net use S: Local name S: Remote name \\Ishtar\Share Resource type Disk I have never had a problem with it being remote. FWIW, my cygwin signon is in the Administrators group as well as my local domain (hosted on linux)'s "Domain Admins" group. Second point (not sure if it is important or not), my local sys account 'Administrator' has the same mappings as my main login. -- 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