I think the problem is a bug in FTPPro.
I have made a file in unix 12-05-2005 09.00
Local time is GMT+2 (GMT+1 and 1h DST) GMT at that moment is 07.00
In the left pane of FTPPro the year is 2004. When the file is copied to windows the year is 2004.
After 2 hours, when the GMT reaches the time of the file 09.00 the year in the left pane changes from 2004 in 2005. Copying the file to the windows computer gives then the year 2005.
When there is no DST the local time is GMT+1.
Then already after 1 hour the year 2005 is displayed
I've tried every way possible to duplicate this without success. I've also read the ftp spec and tried different tests to try to track this down. I even set my unix clock ahead a couple of hours so that the file created on the Unix side is in the PC's future but it STILL gets the date right on transfer.
Now the only way that date can be set from my reading of the spec is from the date in the file list that the ftp server sends.
Please try the following and report back the results:
Make a file that will show the problem on the unix machine.
Use ftp pro to connect. Show the detailed listing. Note the file date and time.
Use the windows command line ftp clent to do the same thing and note the file date and time.
Transfer the file and right-click properties to show the date and time.
What version of ftp server are you using on sco? (use command line client to find out).
I'm thinking that the server listing will show the wrong data and time.
Let us know...