Hello, for somebody who knows what they are doing this should be an easy question.
I want to monitor the modify date for an update file using vfs.file.time. The file is "D:\path\update - Full.BDF.7z.2022-08-15T12-36-43Z".
What is the correct syntax, taking into account that everything after 7z. changes when the new file is downloaded? vfs.file.time[D:\path\????, modify]
Thanks a bunch.
I want to monitor the modify date for an update file using vfs.file.time. The file is "D:\path\update - Full.BDF.7z.2022-08-15T12-36-43Z".
What is the correct syntax, taking into account that everything after 7z. changes when the new file is downloaded? vfs.file.time[D:\path\????, modify]
Thanks a bunch.
Comment