V
Vetrivel Vetrivel
List the files based on the modified time in ftp.
ftpclient.list('*')
It gives all the files in a directory , But It should list
the file based on the modified time
ftpclient.list('*')
It gives all the files in a directory , But It should list
the file based on the modified time