From ant-dev-return-38329-qmlist-jakarta-archive-ant-dev=jakarta.apache.org@jakarta.apache.org Wed Oct 02 23:05:09 2002 Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 46591 invoked from network); 2 Oct 2002 23:05:09 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Oct 2002 23:05:09 -0000 Received: (qmail 28348 invoked by uid 97); 2 Oct 2002 23:05:55 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 28332 invoked by uid 97); 2 Oct 2002 23:05:54 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 28317 invoked by uid 50); 2 Oct 2002 23:05:54 -0000 Date: 2 Oct 2002 23:05:54 -0000 Message-ID: <20021002230554.28316.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: ant-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 13227] New: - Copy to a networked drive ignores files changed within a minute X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13227 Copy to a networked drive ignores files changed within a minute Summary: Copy to a networked drive ignores files changed within a minute Product: Ant Version: 1.4.1 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: ant-dev@jakarta.apache.org ReportedBy: rxh@gers.com I have a few tasks that copy from my local system to a drive mapped to another system. So I have a file in C:\ and I'm copying it to G:\ which is mapped to a drive on some other remote machine. The copy works fine if I work on a file and the timestamp is greater than a minute older than the file on the remote server. If the file's timestamp is within a minute of the network location timestamp, the copy doesn't happen. I'm using Sun's JDK 1.4.0_01 on NT 4 with Service Pack 6a. -- To unsubscribe, e-mail: For additional commands, e-mail: