How to delete files from a tftp server periodically?

2.2k Views Asked by At

Note: I know that TFTP can only read and write files from TFTP server. It cannot delete files.

I have some files in a remote TFTP server. These files get accumulated in the server. Is there a way to remove some of these files from the server periodically so that they don't get accumulated over a period of time?

0

There are 0 best solutions below