X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Message-ID: <4CF3B3B7.5020506@bellsouth.net> Date: Mon, 29 Nov 2010 08:07:51 -0600 From: Charles Russell User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: cygwin cygwin Subject: recursive scp and directory permissions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 When I use scp -r for recursive copy from Win7 to a remote XP machine, the properties for the new directory show the message "The permissions on ... are incorrectly ordered ..." This is for a simple test case. For an attempted network backup, the process hung up, and I could get access to the files on the remote machine only after tinkering with the permissions. Google revealed problems with directory permissions using Cygwin with scp -r, but not in the past few years. What is the current status? Is there a simple workaround for recursive copy? I tried tar | ssh but again got the message "The permissions ... are incorrectly ordered." -- 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