How to check if a file exists before sending
"Tom Wood" <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
I need to check if a file exists when it is requested and if it doesn't exists send another file. What is the best way to do this? Thanks in advance.