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:from:date :message-id:subject:to:content-type; q=dns; s=default; b=Qyv10KE Rucgqp4FVl8DBMb4xk6/193vv7qv2l8G6eT6CgF4jybeWdZ4gOOFGnUCIEb5DkQn c12W2NxRvEF3MgY6drKeTotTidKXF8V2V7Gg4unxwRtRqjMCH/CG/16TDfOTAYCT 2mhiMh8r+DADSWWdM56vOq28301gWm3b3xfc= 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:from:date :message-id:subject:to:content-type; s=default; bh=z1TxWVVpBDASS XHMH4ZdYFLsWVU=; b=XRdbywfEYQ6BGODtOrIOyc3vLtefNkns3wvkfa4Vyhnr/ HCL3H388e8hqVWHDB2rhVYlKo9XYdCYuJJQEpO9Op+rAoPOGqmZmfAQt1aFFI3P+ HpZhKZ5v4ETsGJMxJFFRR2d1byDrt+wF4vqDolo7T94Zr1tJNuBn1ysgymkmVg= 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.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*Ad:D*cs.umass.edu, H*Ad:D*umass.edu, H*f:sk:5b9b894, HTo:D*umass.edu X-HELO: mail-wr0-f170.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=fdZBaglAL+zwj9+nih9fBfHHttx+lsuZBFHmLPuoJz8=; b=PbJ3+WJvm7eca4LfasqmzK9N/Mo8yRSCa1qnzHl7xmK+xVUfww3xYuXjcU5kTNo+8N tMA85ZDzoLO9JOGtUp9G3f/Q9kqeHojb12++KDL504Tfzt3FI1xPb6bIfJ93J+srwxFZ EhNX+VeTPgEY4Lr+Xtr1HBQnJ0QipTIbhbKAFeD55cy91dUk0IkpgcsM4Vv/RshirlgT IT4zYmOtpGu9ZFNzPitXAkXGHSagoRf3taKTzKZaI8ICUd5B3a5GR4fAD7AWnPfJdGCU 3UJ7PnKzlDYLzg677Rq2cEZz63aWF36+hWhGeYN8L+t/wruEZFoYiNR9W69wowGToptP 5SAA== X-Gm-Message-State: AIVw110HO1t26dvwwYUDCqm5DZVE3cnprSJtJLUON1vWL/IehQAubsuy YXrM9kfgFAJdMbkur8U5sxDsC7tFBg== X-Received: by 10.28.146.209 with SMTP id u200mr9343986wmd.38.1499730577948; Mon, 10 Jul 2017 16:49:37 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <87a84cxcos DOT fsf AT Rainer DOT invalid> <64cc57cf-09c7-6225-963f-9adacb7d03af AT cs DOT umass DOT edu> <5b9b894856c27a28ce349b3689fe8751 AT mail DOT kylheku DOT com> From: Erik Soderquist Date: Mon, 10 Jul 2017 19:49:36 -0400 Message-ID: Subject: Re: Request to the git maintainer To: moss AT cs DOT umass DOT edu, cygwin Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Mon, Jul 10, 2017 at 7:17 PM, Eliot Moss wrote: > I'm not asking "every vendor". I'm asking a limited number of > cygwin port maintainers (and so far only one specifically). > > CrashPlan does not have "bizarre" limitations -- it quite > naturally has some difficulty if a file's access does not grant > it permission. In my experience, that is a bizarre limitation; I have yet to work with a Windows backup program that does not have the ability to bypass permissions when performing a backup or restore when it has been properly configured. Even simple robocopy has this option. > The permissions on these files is what is bizarre. There is no > good reason they should deny read access. I work with a lot of customers where the opposite perspective is taken for security and confidentiality reasons -- if you don't have a very strong reason to allow access, you deny by default. > Windows does not really have an equivalent of "root" that can > access anything, so there is not really any privilege I can > give the backup tool that is guaranteed to work in all cases. Windows does have its backup operators set of permissions, allowing the backup processes to archive and restore files the user would not normally have access to without changing those permissions and even with restoring the permissions as they were archived. I would check with the CrashPlan admins for why they are not using the backup operators permissions. > I can fix the access mode manually, but every time there is an > update to the package, it will revert, so that's not a great > solution. You should not have to change the file permissions, regardless of what they are; Windows based backup software should not be having a problem with the existing permissions. -- Erik -- 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