Symbolic links and timestamps

Advertisement

allbees
Joined:
Posts:
3
Location:
US

Symbolic links and timestamps

I have a weird question. We have a server with symbolic links that are linked to images. I run a script once a week to find all new images with the -neweronly command. Here is a sample below:
cd "/BBIMAGES/LINKS_SPRIDENID/"
get A00000324.JPG -neweronly
The problem is the symbolic link timestamp does not change when a newer image is linked on the ftp server and it is not returning newer images.

Is there another command that I can run to check file size or the source image timestamp date?

Couple of background information items. There are many images on the links server that I do not want, so syncing them is not an option. I have a batch file that creates my WinSCP script file on runtime to just check the images that I want.

Appreciate your review. Thanks.

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum