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:from:subject:to:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=Yom Z8kXPfNFdFHJaid4n4p96+LiHqDLpYeoX5M3/KUOAdTosoZJnQD8oqgVLN6kY/uV rHasxCegXZaU1qVyozmuzxYBoPx3ie2rrfYriasIsl1o8IX/74bxAMNgoQIhiRl8 S3OFHOHilDkN21o//kfUig1YjyXsWd7rthWB4ivc= 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:from:subject:to:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=aNfeAAwA6 8wxaytcXRLnQJZXCMk=; b=AOrnJtQRGLipzysxjU4q8dmFvth7M8kw8NATrtAlI OQn+WS97yMNAFLCrtrtye+q8YixPPF+AX3ojGG6ZnmagMQfDBZG+lgu7Rs0pd2vk xlDmGvWn3rFXXOFP+BLjUr+vbXo8JDxUY+erBxlLSWaaCPMSKgJTV71jbLN00DT+ Zg= 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=1.0 required=5.0 tests=BAYES_20,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=ernie, apr, Apr, Hx-languages-length:829 X-HELO: resqmta-po-03v.sys.comcast.net From: Ernie Rael Subject: moving Cygwin64 to another drive To: cygwin AT cygwin DOT com Message-ID: Date: Fri, 23 Sep 2016 16:11:54 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfL57qv6OShYkheEsvpjYyE/sSXeCwX0aNfDS6Wx9T9uZ28ailmRfiK/ixvrtR9bJKMCBnYXfofw6yza64Q9sXPTcFx3aXDfzjQ0eaEWD31uLeAzBISOF G3FMc0dVViRdTSvUd1/yDncVb47s3D09J/Q= X-IsSubscribed: yes Greetings, I found a thread, https://cygwin.com/ml/cygwin/2015-04/msg00008.html, from last year where Corinna suggests the following (which works for her; she notes YMMV) robocopy C:\cygwin64 F:\cygwin64 /e /purge /z /copyall /sl On Win7, I'm on a old cygwin installation (thought I'd copy to more spacious disk before updating) I tried this command after ssh to an admin account, but the command terminates with 100% New File 210 shells 100% New File 1595 ssh_config New File 668 ssh_host_dsa_key 2016/09/23 14:54:53 ERROR 5 (0x00000005) Copying File C:\cygwin64\etc\ssh_host_dsa_key Access is denied. where $ ls -l ssh_host_dsa_key -rw------- 1 cyg_server Administrators 668 Apr 20 2014 ssh_host_dsa_key I don't know much about windows. Any ideas on how to get this to work? -ernie -- 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