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.472.122 Times

Jasftp Automated Sftp Client freeware
Filter: All | Freeware | Demo
 

Jasftp Automated Sftp Client

< 1 2 3 4 5 > 
Added: August 07, 2008 | Visits: 1.491

WCE FTP Client With WCE FTP Client, you can more efficiently transfer, upload or download files and directories between your computer and the FTP server. WCE FTP Client supports; a passive/active transfer mode; changing mode (CHMOD) of files and directories; the ability to perform recursive downloads, uploads...



Platforms: Windows CE, Pocket PC

License: Freeware Size: 400 KB Download (144): WCE FTP Client Download

Added: August 10, 2010 | Visits: 1.078

SOAP::XML::Client::Generic SOAP::XML::Client::Generic is a Perl module to talk with generic webservices, e.g. not .net. This package helps in talking with SOAP webservers, it just needs a bit of XML thrown at it and you get some XML back. Its designed to be REALLY simple to use, it doesnt try to be cleaver in any way...





Platforms: *nix

License: Freeware Size: 9.22 KB Download (140): SOAP::XML::Client::Generic Download

Added: March 24, 2010 | Visits: 1.240

SSHTerm 1.3.2 SSHTerm is a fully-featured Java SSH terminal that provides a whole range of features including port forwarding, password and public-key authentication, full clipboard support, record and playback input/output, and the ability to load/save connection settings to a file. The SSH terminal is now...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (139): SSHTerm 1.3.2 Download

Added: August 21, 2008 | Visits: 1.642

Core FTP Lite Core FTP LiteO - a free FTP client with SFTP/SSH, SSL/TLS support, browser integration, site to site transfers, drag and drop, file viewing and editing, upload and download resuming, auto retry, auto reconnect, firewall/proxy (FTP/HTTP/SOCKS) support, custom commands, URL parsing, and much more!


Platforms: Windows

License: Freeware Size: 3.4 MB Download (138): Core FTP Lite Download

Added: May 08, 2009 | Visits: 1.083

ADAM FTP Client Comfortable FTP Client with 2 window technic.Transfers data quickly and reliably.Easy to operate with full Explorer support.Many extras and special functions with the righthand mouse button. Full drag and drop to FTP window.Server Time variable for european summer and winter time changes. New...



License: Freeware Download (136): ADAM FTP Client Download

Added: April 04, 2010 | Visits: 1.447

Net::Nessus::Client Net::Nessus::Client is a Nessus client module. SYNOPSIS # Connect to the Nessus Server require Net::Nessus::Client; my $client = Net::Nessus::Client->new(host => localhost, port => 1241, user => joe, password => my_password); The Nessus program is a Client/Server application offering a...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (130): Net::Nessus::Client Download

Added: May 25, 2010 | Visits: 2.232

Curl HTTP Client Curl HTTP Client is a PHP class that implements an HTTP client using the PHP Curl library extension. Frequently, in my daytime job I have to fetch data from various url’s, either by sending get or post request, binding to different IP address etc. Long time I used my own socket based HTTP...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (126): Curl HTTP Client Download

Added: January 18, 2010 | Visits: 1.528

Crystal Mud Client Crystal Mud Client project is a terminal-based MUD client with good protocol support. Crystal is an adequate MUD client. At first glance it looks like telnet, but has full line editing and scrollback, character set conversion support, Unicode support, prompt grabbing, xterm titlebar setting,...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (124): Crystal Mud Client Download

Added: March 05, 2010 | Visits: 1.074

SOAP::XML::Client SOAP::XML::Client is a simple frame work for talking with web services. This package is the base class for talking with web services, there are specific modules to use depending on the type of service you are calling, e.g. SOAP::XML::Client::DotNet or SOAP::XML::Client::Generic This package...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (119): SOAP::XML::Client Download

Added: June 20, 2010 | Visits: 1.392

POE::Component::Client::AirTunes POE::Component::Client::AirTunes is a Perl module with stream music to Airport Express. SYNOPSIS use POE qw( Component::Client::AirTunes ); POE::Component::Client::AirTunes->new( host => $ip, alias => "airtunes", events => { connected => connected, error => error, done => done, },...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (119): POE::Component::Client::AirTunes Download

Added: September 14, 2010 | Visits: 1.788

PHP Client Sniffer PHP Client Sniffer is a PHP class file that allows one to quickly determine the clients browser and system information based on the HTTP_USER_AGENT string. The class can be used to generate browser specific html marks and other client side scripting. Whats New in This Release: - add k-meleon...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (119): PHP Client Sniffer Download

Added: July 07, 2010 | Visits: 1.091

MusicBrainz::Client MusicBrainz::Client is a MusicBrainz Client API. SYNOPSIS use MusicBrainz::Client; use MusicBrainz::Queries qw(:all); my $mb = MusicBrainz::Client->new(); if(! $mb->query_with_args( MBQ_FindArtistByName, [ "Pink Floyd" ]) ) { die("Query failed: ", $mb->get_query_error(), "n"); } print...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (119): MusicBrainz::Client Download

Added: September 11, 2010 | Visits: 992

Linux Napster Client Linux Napster Client is a console napster client written by Kevin Sullivan. It runs on Linux, OpenBSD, and other systems. Current releases of nap, such as 1.5.4, are very stable. They can run for weeks at a time without crashing or user intervention. Nap, writtin by Kevin Sullivan sometime in...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (118): Linux Napster Client Download

Added: June 07, 2013 | Visits: 998

JFtp JFtp is a Swing Java network and file transfer client. It supports FTP using its own FTP API and various other protocols like SMB, SFTP, NFS, HTTP, and file I/O using third party APIs. The FTP API is separated from the GUI and can also be used in third-party applications. It should ideally be...


Platforms: *nix

License: Freeware Size: 26.79 MB Download (118): JFtp Download

Added: September 25, 2010 | Visits: 1.226

SOAP::XML::Client::DotNet SOAP::XML::Client::DotNet is a Perl module to talk with .net webservices. This package helps in talking with .net servers, it just needs a bit of XML thrown at it and you get some XML back. Its designed to be REALLY simple to use. You dont need to know this, but the major difference to...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (117): SOAP::XML::Client::DotNet Download

Released: June 21, 2011  |  Added: July 05, 2011 | Visits: 1.702

Automated Tweet Free Edition MANAGEMENT-WARE AUTOMATED TWEET Is an easy to use auto tweet adder software. Like Facebook,and Linkedin.Twitter is a great way to contact new people and expand your network with individuals that you have never met in "real life" or on the Internet. With our automated tweet adder application...


Platforms: Windows

License: Freeware Size: 2.84 MB Download (117): Automated Tweet Free Edition Download

Added: August 15, 2008 | Visits: 1.587

Windows NTP Time Server Client TimeTools Windows NTP Time Server Client atomic clock NTP time client software is a simple Windows SNTP client that synchronises time on any Windows XP/2000/NT/95/98/Me computer with a specified intranet or internet NTP time server.


Platforms: Windows

License: Freeware Size: 60 KB Download (117): Windows NTP Time Server Client Download

Released: January 10, 2012  |  Added: January 31, 2012 | Visits: 1.576

Auto FTP Manager Download Auto FTP Manager,powerful FTP client with support for FTP and FTP/SSL. Use it for web site publishing and maintenance, uploading and downloading files and backing up servers. With Auto FTP Manager file transfer tasks take less time and less effort. Schedule file transfers to take place...


Platforms: Windows, Other

License: Freeware Size: 4.37 MB Download (117): Auto FTP Manager Download

Added: February 19, 2010 | Visits: 1.533

W3MAIL - fast and small web-mail client W3MAIL - fast and small web-mail client written in PHP5. It provides easy webmail access to IMAP accounts and has very few requirements to install..


Platforms: *nix

License: Freeware Size: 60.42 KB Download (116): W3MAIL - fast and small web-mail client Download

Added: January 18, 2010 | Visits: 1.262

Gimp::ScriptFu::Client Gimp::ScriptFu::Client is a Perl client for the GNU Image Manipulation Program. Gimp::ScriptFu::Client acts as a source filter in a Scheme script that uses Text::Template to preprocess any embedded Perl fragments contained between { } brackets before sending the resulting Scheme to a Gimp...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): Gimp::ScriptFu::Client Download

< 1 2 3 4 5 >