hi all,
I am facing a problem while listing files with certain pattern over a FTP session.
The files in the server will be in the following format:
_0_ABC.txt
_1_ABC.txt
like this …
Now, I need to list all the files which are of current date.
I am using the service, pub.client.ftp.ls service. I have tried with so many patterns possible, but could not generate the one needed.
Could anybody help me in this?
Thanks a lot.