WSFTP + SSH Looses the Log View!!

To the Ipswitch web site

Ipswitch Forums
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      


««12

WSFTP + SSH Looses the Log View!!Expand / Collapse
Author
Message
Posted 5/8/2008 5:34:33 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 5/15/2008 12:28:06 PM
Posts: 2, Visits: 18
I'm having the same issue as well, the log viewer doesn't show any current logs if I try to pick a recent date.

If I pick Apr 1 to Apr 30 (last month).... it shows me stuff from Jan 4, Jan 5, Jan 6... which leads to believe this is some sort of date format issue (4/1/2008) vs (1/4/2008).

We're in Canada and we have English(Canada) set for time/date formatting set in the Regional and Language Options.

Post #43613
Posted 6/2/2008 11:26:37 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 6/2/2008 11:57:26 AM
Posts: 1, Visits: 3
Hi, I was suffering with the same problem, to get round this i had to edit the LogViewerDetails.asp in the FTP folder

the 2 lines that i changed were

line 191:    start = sMonth + "/" + sDay + "/" + d.getFullYear(); 

TO

                start = sDay + "/" + sMonth + "/" + d.getFullYear();

and

Line 214:    end = sMonth + "/" + sDay + "/" + d.getFullYear();

TO

                end = sDay + "/" + sMonth + "/" + d.getFullYear();

This fixed the issue for the UK date issue in the log files. hopefully Ipswitch may fix this in an update at some point.

Don't forget to back up the original file first just in case.

Steve.

Post #44271
Posted 7/1/2008 11:09:54 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/1/2008 11:04:56 AM
Posts: 4, Visits: 7
As i've just downloaded 6.1 after buying it, I assume this is not likely to be fixed in the near future ?  My servers are in the UK, but unless I use US date format in the log viewer, i get no records, which really isn't acceptable.

ian

Post #45066
« Prev Topic | Next Topic »

««12

Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Mark Singh, kevin r gillis, Jason Benton, Brandon Felger, Ben Henderson, Tripp Allen, Will Sansbury, Hush, FTPplanet.com, Hugh Garber, WUP-PM, mmulryan@ipswitch.com, mswimm

PermissionsExpand / Collapse

All times are GMT -5:00, Time now is 8:34pm

Powered By InstantForum.NET v4.1.4 © 2008
Execution: 0.031. 10 queries. Compression Enabled.