Topic: Issue with log times

Good afternoon,
I've found a little issue while using our wonderful mysecureshell.
I think this issue comes since the hour change (from summer time to winter time), i see the next:

server:/home/dodger# tail -f /var/log/sftp-server.log
2010-11-13 18:19:51 [27945]New client [dodger] from [213.98.xx.yy]
^C
server:/home/dodger# date
Sat Nov 13 19:20:10 CET 2010

And in the cliente (filezilla):

Status:    Connecting to server.net:22...
Response:    fzSftp started
Command:    open "dodger@server.net" 22
Command:    Pass: ******************************
Status:    Connected to server.net
Status:    Retrieving directory listing...
Command:    pwd
Response:    Current directory is: "/"
Command:    ls
Status:    Listing directory /
Status:    Calculating timezone offset of server...
Command:    mtime "file.ext"
Response:    1289652919
Status:    Timezone offsets: Server: 0 seconds. Local: 3600 seconds. Difference: 3600 seconds.
Status:    Directory listing successful

In any other daemon the date is fine, i see "messages" ok, auth.log ok and so.
One of the users of the server (the one that has alerted me about that) has told me that he's not able to request any download (with filezilla) and since then i've seen that issue.
In my case, I've been testing with filezilla too (on linux) and I was able to download... So I've just told him to use winscp and he's now transferring files.

That's all, I just want to know if that is a usual issue or not smile

Thank for all!!!

Re: Issue with log times

Hi,

Yes it's a know "issue" since MySecureShell use UTC time and not GMT (my fault...)   hmm

Thank you for the report smile