This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RL-FlashFS EFS date and time

Hello,

I'm using RL-FlashFS with 2 file systems one on a USB MSD (FAT) the other on NOR Flash (EFS).

I've implmented the two time functions:

fs_get_time and fs_get_date.

These appear to be working as expected for the USB FAT file system but it seems the EFS does not call these functions.

I can't find any reference that says the EFS does not use a time stamp.

  • How do I get the proper time/date info with a file on EFS file system?
  • If you can't does this not cause a problem with the webserver with regards to browser caching?

Thanks

M

0