Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Wed, 8 Mar 2000 13:13:04 -0600 (CST) From: "Vincent P. LaBella" To: Cygwin List Subject: incorrect timestamps on files using webdrive Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hello, I've discovered a conflict between the cygwin b20.1 bash shell and a program called webdrive which lets you map a drive letter to an FTP site (http://www.riverfrontsoftware.com/ for more info) the problem has to do with the file's timestamp. when I do a dos DIR on the drive (j:) which I mapped using web drive I get the files with their correct dates for example: ..> dir j: results in 3/08/00 11:27 297 test.html However, the unix command in the bash shell ..> ls -la j: results in: -rw-r--r-- 1 0 everyone 297 Apr 22 2009 test.html as you can see the date has been transformed to 9 years into the future. Obviously this is some problem with the webdrive software. I emailed the developer but he doesn't use cygwin. I was wondering if someone here knew what part of the file attributes the unix commands look at (it seems to be different than dos)? I would like to tell the developer so he can fix this problem since it effects all cygnus derived software (e.g in perl when I ask for a files timestamp it too is 9 years into the future) thanks vince += Vincent P. LaBella vlabella AT comp DOT uark DOT edu Univ. of Arkansas =+ | Dept. of Physics Fayetteville, AR 72701 501-575-4313 FAX:4781| +===============>http://comp.uark.edu/~vlabella<=================+ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com