Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <3FC77777.20706@genedata.com> Date: Fri, 28 Nov 2003 17:27:35 +0100 From: Hubert Rehrauer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: problem with cp -pdRvu Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Filter-Version: 1.14 (nila) Note-from-DJ: This may be spam Hi, I used to update directories using cp -pdRvu which worked fine. But since the last update I made the -p option causes troubles. Some files are copied even if they are definitely not newer than the destination file. Example: $ cp -pdRvu backups.txt test.txt `backups.txt' -> `test.txt' $ cp -pdRvu backups.txt test.txt `backups.txt' -> `test.txt' Any clue? It's on Win2k, NTFS file system. regards, hubert -- 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/