Author Topic: How do I find out when a file was uploaded?  (Read 490 times)

gregsgraphics

  • Newbie
  • Posts: 2
How do I find out when a file was uploaded?
« on: June 26, 2014, 05:32:15 PM »
Hi all,

I am trying to resolve something for a client of mine. There was an incident where (we think) some files needed for printing didn't show up on the FTP server until a certain time, even though they were zipped earlier that day (most of them). Let me explain.

Two days ago, we were waiting for some files that a magazine's art dept. was supposed to upload to our FTP server. The print person left for the day around 4pm. He checked on the FTP site about 15 minutes before he left (~3:45) and did NOT see any of the files we needed.

He came in the following morning and was questioned as to why the files that were on there weren't run out and printed. He again swore that there was nothing on the site when he left the afternoon before. But when they logged in that morning, sure enough there were files there with a timestamp both earlier than he had left, and later than he had left.

He obviously couldn't be blamed for the files that, according to the program, came in over an hour after he left. It was the 3 or 4 that had a timestamp earlier than when he left that was the issue.

Which brings me to my question. When the program shows the column "Date Modified", what does that exactly mean? I hope it DOESN'T mean when the files were UPLOADED, NOT WHEN THEY WERE CREATED.

We're trying to determine whether the files were indeed on there before he left, and he just missed them, or they weren't there because they were uploaded later in the day after he left (even though they were finished and zipped earlier). Got all that?

Yummy FTP peeps, please shed some light on this.

Thanks in advance.


JD

  • Administrator
  • FTP Guru
  • Posts: 2487
Re: How do I find out when a file was uploaded?
« Reply #1 on: June 27, 2014, 04:20:36 AM »
Take a look in :

Mac HD -> Users -> yourname -> Library -> Application Support -> Yummy FTP -> Logs

… and look for the Server name/IP folder, then inside find the datestamped folder which is around the time you uploaded. In there will be a transcript file which will show exactly when the uploads were completed. Just open it in a text editor and search for your filenames - it will become clear.

The Date Modified column should be the date and time that the file was last changed on the server, which would be the time at which the last part of the file was received by the server. It's possible for Yummy to set the server date/time to the same as the local file you're uploading with special options enabled for FTP, but it's automatic with SFTP unless you specifically disable that feature.

Hope that helps :)
-Jason

gregsgraphics

  • Newbie
  • Posts: 2
Re: How do I find out when a file was uploaded?
« Reply #2 on: July 01, 2014, 09:36:44 AM »
Thanks for the reply. However, when I go into the location specified, I come to a folder called "Yummy FTP Support". There isn't a folder for logs. I'm running 1.9.2. Thanks.

JD

  • Administrator
  • FTP Guru
  • Posts: 2487
Re: How do I find out when a file was uploaded?
« Reply #3 on: July 01, 2014, 11:14:29 AM »
That's because you're looking in the wrong place. Check my path again ;)