Basic Search 

 Advanced Search 

 FTP server list 

 Add FTP server 

 Help 
  
Do not list files OnlineCheck Save settings (cookies required)

#previous_searches
Help
How to search?
Default mode is OR, add '+' in front of a search term to force AND
Search terms can be seperated with space or '+'.

    find+this that = find AND (this OR that)

What will be searched?
Filenames, hostnames, sharenames and pathnames of all Windows (SMB) and FTP shares

Special Characters:
Quoting  You can surround your search term with double quotes ("") if it contains any characters that would otherwise modify your query ('+', spaces)

    +"this must be found" +thistoo abc def = "this must be found" AND thistoo AND (abc OR def)
    +abc def +ghi = abc AND def AND ghi
    abc def = abc OR def

Wildcards  Same syntax as Unix or DOS: '*' for arbitrary amount of any character, '?' for a single arbitrary character
Regular expressions  Henry Spencerīs implementation, extended version

OnlineCheck: Verifies if the host is online with a simple ping. This will not check if the file is actually available!