-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hey mate,
I'm using lftp mirroring on my local Windows 7 machine in a timezone currently on GMT+2, mirroring from a Linux server in Paris which is on GMT+1. I'm running across a weird issue with the 'date modified' field: when new files are downloaded to my local PC, they seem to be set with a date modified which is the date modified on the server plus 3 (that is, 2 hours ahead of what I would want). Any reason why that could be? I've tried setting ftp:timezone to Europe/Paris, but it hasn't worked (which I would sort of expect, it shouldn't have a problem understanding the timezone on the Linux machine). I'm posting this here because perhaps it has to do with the lftp compiled on Windows not being able to understand the Windows timezone or something; maybe that's completely wrong though. Could you see if you get a similar problem?
Thanks