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:date:message-id:subject:from:to :content-type; q=dns; s=default; b=NkWoGJXXFKKsUFT3KfDYVTihBLotI o6splLJdVHcOzc9D+GmqsC5sqcStZdf/yOaBh4jdzjpGRZ7uuZx1y9wPZhJmBdRD f+bxnpCa9bexYssbwu6Z+bwjZAojZrFhk+FAQs/jGev+17NjgPkx56YmS+Y7Mzso NR4bIiV+/woX1Y= 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:date:message-id:subject:from:to :content-type; s=default; bh=gSQ1b7k996InG3PcrLvTjkVER/g=; b=aaM 4+eDkAgp9sLrC1NupM1F/lE3PptzVvPLclE4D2Uw9Z5FVQFA9QUb+wHMGXl+O01+ uZVskAnkZJLBICweVII3bWkw3Uo+eQki9k87aP4JX5rQNpWcKyk/3SeJSBDoRWHr 10x88JtoTEGb1Y8NTaazcaujyKjaBnFGullUhMrk= 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=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-yk0-f176.google.com MIME-Version: 1.0 X-Received: by 10.236.207.99 with SMTP id m63mr224268yho.135.1416543840700; Thu, 20 Nov 2014 20:24:00 -0800 (PST) Date: Thu, 20 Nov 2014 22:24:00 -0600 Message-ID: Subject: mkdir: This folder is shared with other people From: Steven Penny To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Tested on Windows 7 1. Create a Homegroup 2. cd C:/Users Now, if you run a command like this mkdir C:/Users/foo all is well. However if you run a command such as this mkdir foo "foo" then has strange permissions. If you try to delete using Window Explorer, you get this message This folder is shared with other people Folder: C:\Users\foo Share Name: foo This behavior feels wrong because both cmd.exe and PowerShell do not do this. http://superuser.com/a/725434 -- 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