> We have a weird problem here
> When user modifies file on samba share from win98 with
> notepad/word/other program the modification date for that file is turned
> into
> the year , like this:
> drwxr-xr-x 5 odedb    odedb        4096 Sep 18 07:18 Desktop
> -rwxr--r-- 1 odedb    odedb        1422 Sep 18  2000 oded.test.txt
>                                               ^^^^^^^

ls uses this mode of displaying file time (year instead of time of
day) when the file is more than 6 months old, or more than 1 hour in the
future. This probably indicates timezone problem. try ls -l --full-time
to make sure it is indeed a timezone problem, and then read samba
documentation.


-- 
Matan Ziv-Av.                         [EMAIL PROTECTED]


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to