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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=wpxBZnm0NELGQ4ny 2F5/YNMTDM5CDmIGeRCcVvDCltFze6OyV3m18wsrQKZvgU12Ah2nLxEMW4X+QCAc NfQkFaa82g+FWPLb8hvvseryyOS/ppGHUP/M+gUtyP8t5WHcFJowuYaIGr9odVnE LxkEe4xQo8jOpXZDPNzRqcVAPvg= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=gVhlIyLj1+91Oy6HY0hpnx T47dc=; b=JL71uFNoupUSkNM17CZ1UW76XsTsch2VLlTbPAgLHsnOEiogdRtIp0 Jr42wFEsrTNlRrkc4krt+H298opgxFABwhch5tuP4OLIW8/h2PEq49rumYMyuRA4 bUqqZ/ky1CThPovcHmuaqSI04j0xkMJka7u3TEErt9kP00iSK51d8= 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=-0.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=drives, click, H*UA:Bat!, session X-HELO: forward104j.mail.yandex.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1543243801; bh=OH1UFXpkFojeapXJe35UhJnaLf22gu8tjJcbWiZ1tFo=; h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References; b=H/tqLyn6N93efY9FxyIQazzsufuvXlVJY7ycx4osDqmm/ettZoV9dKxVOKfOecP0G 40A2BC5bpV6ArY69c/lvXqTGYcByhsGOURw7AYa9ASWk+1wZhIO3mond/C3S4hJU7f t7jIxCDWv6pm5nFPjiDWKVPHK+t4qiU+hHaWyPuI= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1543243801; bh=OH1UFXpkFojeapXJe35UhJnaLf22gu8tjJcbWiZ1tFo=; h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References; b=H/tqLyn6N93efY9FxyIQazzsufuvXlVJY7ycx4osDqmm/ettZoV9dKxVOKfOecP0G 40A2BC5bpV6ArY69c/lvXqTGYcByhsGOURw7AYa9ASWk+1wZhIO3mond/C3S4hJU7f t7jIxCDWv6pm5nFPjiDWKVPHK+t4qiU+hHaWyPuI= Authentication-Results: smtp1j.mail.yandex.net; dkim=pass header.i=@yandex.ru Date: Mon, 26 Nov 2018 17:38:00 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <41253716.20181126173800@yandex.ru> To: Sridhar Ayengar , cygwin AT cygwin DOT com Subject: Re: setup-x86_64 Can't Download to Mapped Drive In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Sridhar Ayengar! > I'm trying to use setup-x86_64.exe to update Cygwin. The directory into > which Cygwin is installed is C:\cygwin. 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?". If I click "Yes", I get a dialog > box with "Could not create directory I:\cygwindownload, sorry. (Is drive > full or read-only?)". I get the same behavior even if I remove > I:\cygwindownload and have setup-x86_64.exe try to create it. Get off the habit of using mapped drives. Use UNC paths directly. But for your specific issue, the drive mapped in your user session, but you start setup within administrative session, where the drive is not mapped. So, back to the previous statement, get off the bad habits. Or map the disk inside adm session. -- With best regards, Andrey Repin Monday, November 26, 2018 17:36:29 Sorry for my terrible english... -- 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