LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Incorrect time stamp on uploaded files (https://www.linuxquestions.org/questions/linux-general-1/incorrect-time-stamp-on-uploaded-files-392337/)

atif-1 12-13-2005 09:00 AM

Incorrect time stamp on uploaded files
 
At my place of employment, we have a Linux (Suse 9.1) Server and an Internet (Suse 9.1) Server.
The problem I am trying to resolve is the time stamp on files uploaded to our server using ftp. The time stamp on files uploaded show the year 2004 and a date and time that is way off the actual date and time.

I have verified that the hardware clock on both servers is correct and have syncronized system time on both servers respectively using
hwclock --hctosys

I also looked at the /etc/sysconfig/clock file for any errors.
Now, based on my very limited knowledge of Linux, it appears to look fine, but I honestly do not know.
Here is what is in this file (on both servers):

HWCLOCK="--local time"
TIMEZONE="Canada/Mountain"
DEFAULT_TIMEZONE="us/Pacific"

What do I need to do next?

Thank you.

fataldata 12-21-2005 05:01 PM

Well it's not the same issue but similar. Today I d/l'd the gd library from www.boutell.com and when I tar -xvf all the files show a timestamp with 2004's date.
Then I try to ./configure and I get this error.
Code:

checking whether build environment is sane... configure: error: newly created file is older than distributed files!
Check your system clock

Still looking for a solution.:cry:


All times are GMT -5. The time now is 12:08 AM.