| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <44E5869C.6070300@users.sourceforge.net> |
| Date: | Fri, 18 Aug 2006 11:21:32 +0200 |
| From: | Frank Fesevur <ffes AT users DOT sourceforge DOT net> |
| User-Agent: | Thunderbird 1.5.0.5 (Windows/20060719) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Huge time difference between 'dir' and 'ls' |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hi,
I have a USB stick connected to my ADSL modem/router. I have mapped it
to a N-drive. When I do a 'dir' and 'ls' I have a time difference of
almost 19(!) years. When I do the ls to the UNC, the file is date the
time the ls is executed :-S
Does anybody has a clue what goes wrong?
Regards,
Frank
---------------
C:\>dir n:
De volumenaam van station N is U
Het volumenummer is C464-73C5
Map van N:\
26-02-2006 17:39 3.034 test.txt
1 bestand(en) 3.034 bytes
0 map(pen) 126.781.440 bytes beschikbaar
---------------
$ ls -l /cygdrive/n
total 3
-rw-r--r-- 1 Frank Geen 3034 Jan 20 2025 test.txt
---------------
$ ls -l //expbox/nas
total 3
-rw-r--r-- 1 Frank Geen 3034 Aug 18 11:15 test.txt
---------------
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |