Minor bug - time issue (hours and minutes display)

Report client bugs
Locked
piersg
Posts: 1
Joined: Wed Dec 12, 2012 11:42 am

Minor bug - time issue (hours and minutes display)

Post by piersg »

After a transfer completes, the transfer time is displayed in the log window.

However, if the transfer time is greater than one hour, the time displayed is incorrect.

PWD
257 "/" is the current directory
TYPE I
200 Type set to I
PASV
227 Entering Passive Mode (XXX,XX,XXX,XXX,161,249).
STOR emails.zipx
Connect socket #1720 to XXX.XX.XXX.XXX, port 41465...
150 Opening BINARY mode data connection for emails.zipx
226 Transfer complete
emails.zipx - 1180971385 bytes transferred in 7 hours, 434 minutes
MDTM 20121211214659 emails.zipx
550 20121211214659 emails.zipx: No such file or directory
Transfer time: 07:14:16
421 Idle timeout (600 seconds): closing control connection

It's not "7 hours, 434 minutes", it should be "7 hours, 14 minutes"

Great program though, used CoreFTP for years, many thanks for continuing to support and improve it.
ForumAdmin
Site Admin
Posts: 987
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

Fixes will be in build 1771 and greater
Locked