Opened 14 years ago
Closed 12 years ago
#7190 closed Bug report (worksforme)
"Overwrite if newer" not working with Dreamhost.com
Reported by: | Duaine Hechler | Owned by: | |
---|---|---|---|
Priority: | critical | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Linux | |
Operating system version: | OpenSUSE 11.3 |
Description
I am in control of two websites that this function is critical that it works.
I am in Central Time and Dreamhost is in Pacific time, so I set the offset at "-2".
Not only does this function not work right but I'm having a problem on a fresh, the date comes back with NO time.
Attachments (1)
Change History (4)
by , 14 years ago
Attachment: | Filezilla.png added |
---|
comment:1 by , 14 years ago
Priority: | high → blocker |
---|
comment:2 by , 14 years ago
Priority: | blocker → critical |
---|
comment:3 by , 12 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I tested sending a file with Fz to dreamhost servers ash, luthor and prague. All of them stored the proper timestamp on the file.
Note, also, my shell has TZ=America/Chicago, so when I do an ls -laF, I see the timestamp matches my local timestamp.
It looks like the date translation is being handled as UTC under the covers. So you're subtracting 2 hours from the date, plus it's converting from CDT to PST.
I recommend you disable your -2 hour offset, and re-check your timestamps from your shell, using a known TZ setting to ensure there is no confustion.