X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <49EFBEA8.8070609@lisec-sw.com> Date: Thu, 23 Apr 2009 11:04:40 +1000 From: Stefan Walter User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: MS-DFSR conflict with cygwin file permissions Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 If you redirect output in cmd.exe to a file (echo "Hello world..." >output.txt), then the file "output.txt" have the file permissions inherited from the parent folder. If you redirect output in bash.exe to a file, then the file permissions are restricted. I need this solved, because the current given permission conflict with the Microsoft DFSr. Is there a way to create files with permissions inherited from parent folder? Regards Stefan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/