X-Recipient: archive-cygwin@delorie.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:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=oFZ6Si2DvS0GrAqbZ9x1al+gSo8Tc
	rQepWkekbpCLyMMRveF+7ssmPXNO68PuwMnzNQtBAN5NjuQlsbNR1CAoZMqes4Op
	q87xkYw4FwI1DNFiboMLFt00Ve6Lodeu7dkiak92XMo/ujmK6G3Nd+pfeigS2z1m
	zf/rwKNAwllgzo=
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:from:date:message-id:subject:to
	:content-type; s=default; bh=8EEOBoYT2+GPxdl/NCXkSjjG2lQ=; b=v4P
	lwdM+e2yQB51xGb/cl9ttwvnCgByfxuG7bfYdKQZ11miOkq7AjvxE8duUPgqcrop
	LUc7/lmz2XHflwmQt8lyBLLUV3RxHBugbTRGW1P7kvd6aCmWyVs9AZ5MJriCejwG
	iXSu9PDJ4rNY7v4U5VyKLr/+z7R/UZ18WcwCb6bA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=grant, permissions
X-HELO: mail-io0-f171.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:from:date:message-id:subject:to;        bh=qBQAG4s4gYQcLV3/5LCSOsGodwjYqKjv2AVH/y+6Z9E=;        b=JgUIQ9TuOKaJ6oMhryUyu4giePRz3XStzC/TrgVh+nVydVbuvdIsbRSL0CqbKoQ6ZH         915sMwSRILF62CZcCQihaG4KOaZC9KcKNUivN00qTAZh7gY6pFuJnmV1aEQ4IuWZbGXX         DpIl3+uYVN2LbHaQ3UeX/sL6O5AX4odqSxpxDnwdh/KBkwEbNefBhXXXhFSWCd2KAPJx         FHtuJkLjt0WYFh71KcwNs/IE8NMap3XZDxZbH42k39sf+pDl4CoJcga+CSOMO4MAw2wj         WJMr0ILingK1Z55/aUqUjvhZqOiqDP/QC9vRlTb68L/GJad/gCOeZs0srqCCAwqZI8G5         yWTQ==
X-Gm-Message-State: AKaTC00a9VttGw+Uh3TbOt22aQg90YtAu2uuSX3LgMI13urjnD8hteW6gXxFQt6mhcHKuSDfRLoGAh/T1RninA==
X-Received: by 10.107.84.2 with SMTP id i2mr52918426iob.225.1481125700536; Wed, 07 Dec 2016 07:48:20 -0800 (PST)
MIME-Version: 1.0
From: Greg Freemyer <greg.freemyer@gmail.com>
Date: Wed, 7 Dec 2016 10:47:40 -0500
Message-ID: <CAGpXXZ+VL8iUX0bsXavUiOThLnr1aVKy2H5o_hOOSkCBee3pog@mail.gmail.com>
Subject: permission question
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

I have a USB drive with 100,000's of thousands of files I put on it
from one PC.  I've built that dataset up over a couple years.

I moved the USB drive to a different PC and I'm trying to rsync it to
another drive.

99.9% of the data seems to have made its way from one drive to the other.

But I got a few permission denied messages when reading files off of
the source drive.

I really don't need anything but the equivalent of 666 permissions for
the source drive files.

I know linux well, but I have screwed up Windows permissions once too often.

Is there a command I should run in Windows or cygwin to grant my user
read/write permission to all of the files?

Or I can parse the rsync log file I created and look for the handful
of files that failed with permission denied.

Thanks
Greg
--
Greg Freemyer

--
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

