|
#1
|
|||
|
|||
|
Hi, I'm running 2.52 BPFTP client.
If i need to download a log file from one of my server in LA CA (I'm in fresno CA) I need to see what time the log file was created and i cannot due to a bug that time stamps the log file eight hours ahead of time. I dont like to have to look eight hours ahead in the logs. The newer versions still have this bug also. Is there a fix for this ?. |
|
#2
|
|||
|
|||
|
After connecting to the FTP Server and refreshing the directory listing, you'll see a list of files on the right-hand side under the "Remote Current Folder".
The column labled Date/Time will contain the file's date/time as it's stored on the FTP Server. This value is reported back as a literal-string value and does not contain any kind of time-zone information. In fact, there's not even a standard method for reporting the date/time; it could be reported as "MM-DD-YY HH:MM:SS" or "YYYY-MM-DD HH:MM:SS" or "DD-MM-YY HH:MM:SS", etc. For this reason, we do not do any manipulation of the information; but simply display what the FTP Server reports.
__________________
------- BulletProof Software User Forums Support |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|