PDA

View Full Version : Timestamp is not updated


mzel
10-Apr-2008, 01:54 PM
After a sync over FTP the timestamp on the remote side is not updated. I hav Win local and Solaris remote. I copied the updated file to Solaris, the file size and content were updated. However the session view still had the old time stamp on the remote pane. This is inconsistent. It often keeps the old one even after a Ctrl+F5, but sometimes updates after a regular sync.

Chris
10-Apr-2008, 03:05 PM
Are timestamps updated when you upload files using Beyond Compare 2?

Some FTP servers don't support the commands BC requires for copying timestamps. When it isn't supported, timestamps will be set to the current time on the FTP server.

Does it work to use the touch command to set file timestamps on the FTP files in Cirrus?

mzel
10-Apr-2008, 03:38 PM
Yes, BC2 works correctly with the same files/servers. I have no idea where BC3 took the time from. I even switched between sessions in BC3, and when i switched back it came up with the old timestamp. After full restart it showed the correct timestamp too.

Chris
10-Apr-2008, 03:56 PM
What FTP server software is running on the Solaris server?

What version of Solaris is the server running?

mzel
10-Apr-2008, 04:23 PM
from ftp log:
4/10/2008 4:38:08 PM Sent> SYST
4/10/2008 4:38:08 PM Recv> 215 UNIX Type: L8 Version: SUNOS
-----
from xterm:
sundev1:/home/mzelyony $ uname -a
SunOS sundev1 5.9 Generic_118558-18 sun4u sparc SUNW,Sun-Fire

Michael Bulgrien
10-Apr-2008, 08:27 PM
I have the same problem on my FTP site. Date/Time stamps are never touched.

I just figured that my FTP site does not support it.

4/10/2008 9:19:15 PM Sent> FEAT
4/10/2008 9:19:15 PM Recv> 211-Features:
4/10/2008 9:19:15 PM Recv> MDTM
4/10/2008 9:19:15 PM REST STREAM
4/10/2008 9:19:15 PM Recv> SIZE
4/10/2008 9:19:15 PM 211 End
4/10/2008 9:19:15 PM Sent> TYPE A
4/10/2008 9:19:15 PM Recv> 200 Type set to A
4/10/2008 9:19:15 PM Sent> SYST
4/10/2008 9:19:15 PM Recv> 215 UNIX Type: L8
4/10/2008 9:19:15 PM Sent> PWD
4/10/2008 9:19:15 PM Recv> 257 "/" is current directory.
4/10/2008 9:19:15 PM Sent> CWD /images
4/10/2008 9:19:15 PM Recv> 250 CWD command successful.
4/10/2008 9:19:15 PM Sent> MDTM 20080410201201 SelectRight.png
4/10/2008 9:19:15 PM Recv> 550 20080410201201: No such file or directory
4/10/2008 9:19:15 PM Unable to set last modified time of SelectRight.png: 20080410201201: No such file or directory
4/10/2008 9:19:15 PM Failed to touch 1 items. Completed in 0.88 seconds.

mzel
11-Apr-2008, 07:35 AM
No, my problem is on BC3 view only. The actual timestamps on both sides are correct.