Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.184.778 Times

Search Ftp freeware
Filter: All | Freeware | Demo
 

Search Ftp

< 1 2 3 4 5 
Added: January 27, 2010 | Visits: 941

Search::Binary Search::Binary is a Perl module for generic binary search. SYNOPSIS use Seach::Binary; $pos = binary_search($min, $max, $val, $read, $handle, [$size]); binary_search implements a generic binary search algorithm returning the position of the first record whose index value is greater than or...



Platforms: *nix

License: Freeware Size: 2.05 KB Download (105): Search::Binary Download

Added: April 05, 2010 | Visits: 1.227

Pure FTP Server Pure FTP Server is a fast, production quality, standards-conformant FTP server based on Troll-FTPd. Pure FTP Server has no known vulnerability, it is trivial to set up, and it is especially designed for modern kernels. Features include PAM support, IPv6, chroot()ed home directories, virtual...





Platforms: *nix

License: Freeware Size: 552.96 KB Download (111): Pure FTP Server Download

Added: November 14, 2010 | Visits: 1.163

Net::FTP Net::FTP is a FTP Client class. Net::FTP is a class implementing a simple FTP client in Perl as described in RFC959. It provides wrappers for a subset of the RFC959 commands. FTP stands for File Transfer Protocol. It is a way of transferring files between networked machines. The protocol...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (99): Net::FTP Download

Added: September 18, 2010 | Visits: 1.349

H-FTP H-FTP is a small ftp client who allows you to make simple operations like downloading and uploading single files. It contains some bugs that I will fix thereafter and I count on your help to do that, (the source code is not commented on).. H-FTP KDE-Apps.org Community Portal for KDE...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (97): H-FTP Download

Added: November 21, 2010 | Visits: 1.958

Cook County PIN Search Cook County PIN Search provides a title search tool. Cook County (IL, USA) Property Index Number Search A title search tool. If in the course of your browsing you come across a Cook County Property Index Number (PIN) (format 99-99-999-999 or 99-99-999-999-9999) in your browser window, select...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (120): Cook County PIN Search Download

Added: August 02, 2010 | Visits: 1.362

Yahoo::Search::Request Yahoo::Search::Request is a container object for a Yahoo! Search request. (This package is included in, and automatically loaded by, the Yahoo::Search package.) Package Use You never need to use this package directly -- it is loaded automatically by Yahoo::Search. Object Creation In...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (103): Yahoo::Search::Request Download

Added: March 03, 2010 | Visits: 1.246

Yahoo::Search Yahoo::Search is a Perl interface to the Yahoo! Search public API. The following search spaces are supported: Doc Common web search for documents (html, pdf, doc, ...), including Y!Q contextual search. Image Image search (jpeg, png, gif, ...) Video Video file search (avi, mpeg,...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (97): Yahoo::Search Download

Added: September 14, 2010 | Visits: 1.353

Yahoo::Search::XML Yahoo::Search::XML is a Perl module with simple routines for parsing XML from Yahoo! Search. The XML sent back from Yahoo! is fairly simple, and is guaranteed to be well formed, so we really dont need much more than to make the data easily available. Id like to use XML::Simple, but it uses...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (101): Yahoo::Search::XML Download

Added: February 10, 2010 | Visits: 2.915

Free Open FTP Face Free Open FTP Face is a graphical FTP client, written in Python. Free Open FTP Face is a lightweight graphical (GTK+) FTP client. It is multiplatform, easy to use, has a built in text viewer, image viewer (very fast), and one-click gzip (de)/compression. Although it is a functional GUI, you can...


Platforms: *nix

License: Freeware Size: 90.11 KB Download (121): Free Open FTP Face Download

Added: February 01, 2010 | Visits: 1.114

Search Into Directory With this service menu you will be able to search into directory by right-clicking on it. Search Into Directory starts a kfind window (part of kdebase) ready to search into the selected directory. Note : This servicemenu is in fact duplicated of an existing one on kde-apps. So Ive removed mine...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (95): Search Into Directory Download

Released: November 09, 2012  |  Added: March 30, 2013 | Visits: 2.060

Fast File Search Free Fast File Search Utility for Windows. Works with Windows XP onwards. This freeware utility lets you to search your files superfast and quick. Is of great use when searching something urgently.


Platforms: Windows

License: Freeware Size: 4.43 MB Download (120): Fast File Search Download

Added: June 22, 2010 | Visits: 1.727

ruby index/search ruby index/search is a general indexing framework for ruby. With it, you can create collections of documents, then index and search them. Currently, both inverted indexing and LSA indexing are supported, with rudimentary result clustering in the works. The indices may be marshalled out (with...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (118): ruby index/search Download

Added: October 24, 2010 | Visits: 1.328

Ringtone Search Ringtone Search provides an extension which allows you to use search ringtone for the selection you made. This extension allows you to use search ringtone for the selection you made straight from the context menu. You can search by title or artist. Just select the name of the song or artist....


Platforms: *nix

License: Freeware Size: 12.29 KB Download (123): Ringtone Search Download

Added: May 19, 2010 | Visits: 697

Search::VectorSpace Search::VectorSpace is a very basic vector-space search engine. SYNOPSIS use Search::VectorSpace; my @docs = ...; my $engine = Search::VectorSpace->new( docs => @docs, threshold => .04); $engine->build_index(); while ( my $query = <> ) { my %results = $engine->search( $query ); print...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): Search::VectorSpace Download

Added: August 13, 2010 | Visits: 1.094

Search::ContextGraph Search::ContextGraph is a Perl module for spreading activation search engine. SYNOPSIS use Search::ContextGraph; my $cg = Search::ContextGraph->new(); # first you add some documents, perhaps all at once... my %docs = ( first => [ elephant, snake ], second => [ camel, pony ], third =>...


Platforms: *nix

License: Freeware Size: 95.23 KB Download (86): Search::ContextGraph Download

Added: August 18, 2010 | Visits: 614

Search::Namazu Search::Namazu is a Namazu library module for perl. SYNOPSIS use Search::Namazu; @hlists = Search::Namazu::Search(index => /usr/local/namazu/index, query => foo); foreach my $hlist (@hlists) { print ($hlist->score, $hlist->uri, $hlist->date, $hlist->rank); } $x =...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (92): Search::Namazu Download

Added: May 20, 2010 | Visits: 1.676

WWW::Search::Yahoo WWW::Search::Yahoo is a Perl backend for searching www.yahoo.com SYNOPSIS use WWW::Search; my $oSearch = new WWW::Search(Yahoo); my $sQuery = WWW::Search::escape_query("sushi restaurant Columbus Ohio"); $oSearch->native_query($sQuery); while (my $oResult = $oSearch->next_result()) print...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (124): WWW::Search::Yahoo Download

Added: March 01, 2010 | Visits: 959

POE::Component::Client::FTP POE::Component::Client::FTP is a Perl module that implements an FTP client POE Component. SYNOPSIS use POE::Component::Client::FTP; POE::Component::Client::FTP->spawn ( Alias => ftp, Username => test, Password => test, RemoteAddr => localhost, Events => [ qw( authenticated put_connected...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): POE::Component::Client::FTP Download

Added: January 06, 2010 | Visits: 1.376

TrustWatch Search by GeoTrust TrustWatch Search by GeoTrust is a Firefox extension that allows you to search with Trust on Google, Yahoo! and MSN. This extension uses the popular TrustWatch anti-phishing service so you can see real-time/in-line site rating information for all your search results. Currently support the...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (100): TrustWatch Search by GeoTrust Download

Added: July 19, 2010 | Visits: 1.506

Wikipedia search Wikipedia search is a superkaramba theme for searching on en.wikipedia.org. Based on Answers.com karamba by sg1 http://www.kde-look.org/content/show.php?content=30887 Thanks to Rcio Zienke for language config entry. To-do - make some transtalations - display article in wikipedia search...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (94): Wikipedia search Download

< 1 2 3 4 5