PDA

View Full Version : FlashFXP not showing timestamps for files/dirs older than 6 months


kebrank
06-02-2013, 05:35 PM
Hello,

I just discovered that FlashFXP is not showing the timestamps for files and folders older than 6 months when connecting to a linux glftpd server. They show the dates but not the times. Any ideas? Maybe is a glftpd configuration issue?

* FlashFXP v[4].[3.1], build [1975 ], [X]registered, [ ]unregistered, [ ]pirated
* OS [X] Windows 8, [ ] Windows 7, [ ] WinXP, [ ] Other (specify)
* Running behind hardware router/firewall [X] Yes & Model [ARRIS DG860A], [ ] No, [ ] Not sure
* Running software firewall [ ] Yes, Name [ ], Ver. [ ], or [X] No
* Running Antivirus [ ] Yes, Name [ ] or [X] No
* Internet Connection [ ] DSL, [X] CABLE, [ ] Other(specify)

additional info if related
* FTP server(s) name [glFTPd], version [2.01]
* timestamped, and side prefixed server log
* screen shot if necessary.
* any other info

Thanks,
\o/.k.

X3
06-02-2013, 06:24 PM
Welcome to the forums ;)

Please read this (https://oss.azurewebsites.net/forum/flashfxp/general-discussion/4275-%5Breadme%5D-please-read-before-posting.html) and try again, this time with more detail and screenshots and logs and all those great fantastic program version numbers.

And perhaps look at your flashfxp settings and server settings. :D

kebrank
06-02-2013, 06:31 PM
I have changed every option that i could think of. Different listing methods, transfer methods, etc. I don't have this problem when i connect to a windows server but it happens with every server that runs glftpd.

Thanks,
\o/.k.

kebrank
06-02-2013, 07:02 PM
I guess found the answer :((

https://forum.filezilla-project.org/viewtopic.php?f=2&t=28992

Thanks,
\o/.k.

bigstar
06-02-2013, 07:12 PM
Typically glftpd doesn't show the time for items created during a previous year.

In the past FlashFXP would show the time as 12:00 AM but this would skew incorrectly with the server date/time adjustments, to prevent this we simply do not show the time portion unless it's provided by the server.

This can be determined by viewing the raw directory listing (main menu > Directory > View Raw Directory)

drwxr-xr-x 3 glftpd glftpd 4096 May 13 13:43 incoming
drwxrwxrwx 2 glftpd glftpd 4096 Sep 2 2012 test

As you can see above the folder test was created last year and does not include the time portion.

X3
06-02-2013, 07:14 PM
Im glad you are sorted, but still no data from your own tests.