Re: smbfs timestamps

Bill Hawes (whawes@star.net)
Fri, 21 Nov 1997 08:24:31 -0500


Chris Wedgwood wrote:
>
> smbfs (from 2.1.65) seems to have a trouble with the time-stamps.
>
> This is from smbclient (latest samba release):
>
> smb: \> ls *LOG
> 970901.LOG A 28202759 Wed Oct 1 01:00:01 1997
> 971001.LOG A 42383019 Sat Nov 1 00:00:00 1997
> 971101.LOG A 30937756 Fri Nov 21 19:13:15 1997
>
> Which checks out with the host machine.
>
> This is using ls -l via the mount:
>
> -r--r--r-- 1 root root 28202759 Sep 12 2021 970901.LOG
> -r--r--r-- 1 root root 42383019 Dec 29 1987 971001.LOG
> -r--r--r-- 1 root root 30938780 Mar 19 1925 971101.LOG

Which flavor of server are you talking to (Win 3.1, Win 95, etc.), and
if Win 95, are you using the CONFIG_SMB_WIN95 bugfix option?

Regards,
Bill