Get the file list filtered by extension from a file server
fl = filterFILE(url_ip, needle)
File server IP address
Keyword to search
File list
This is to get the file list from a file server, by given keyword
fl = filterFILE('http://10.168.9.4','.sce')