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

Usb Fast Copy freeware
Filter: All | Freeware | Demo
 

Usb Fast Copy

< 1 2 3 4 5 > 
Released: October 02, 2009  |  Added: October 20, 2009 | Visits: 2.278

Panda USB Vaccine Panda USB Vaccine is a free utility from Panda Security which helps prevent malware infections due to the autorun feature of Windows. Once executed the user can choose two types of vaccinations: Computer Vaccination or USB Drive Vaccination.



Platforms: Windows

License: Freeware Size: 828.96 KB Download (347): Panda USB Vaccine Download

Added: January 18, 2010 | Visits: 1.187

Copy To Copy To is an Amarok script that will copy selected track(s) to destination location. Featuring kdialog so it can use kio_slaves, eg.: media://, fish://, ftp://, bluetooth://(?) http://blog.neofreko.com/index.php/2007/01/04/amarok-script-copy-to/ Known bug(s): Stopping the script doesnt...





Platforms: *nix

License: Freeware Download (104): Copy To Download

Added: September 08, 2010 | Visits: 1.756

Copy file or directory path Copy file or directory path is a service menu that can copy the full path of file or directory to klipper.. Download KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities...


Platforms: *nix

License: Freeware Download (114): Copy file or directory path Download

Added: May 05, 2010 | Visits: 1.163

Set::IntSpan::Fast Set::IntSpan::Fast is a Perl module for fast handling of sets containing integer spans. SYNOPSIS use Set::IntSpan::Fast; my $set = Set::IntSpan::Fast->new(); $set->add(1, 3, 5, 7, 9); $set->add_range(100, 1_000_000); print $set->as_string(), "n"; # prints 1,3,5,7,9,100-1000000 The...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (98): Set::IntSpan::Fast Download

Added: November 13, 2010 | Visits: 2.267

Logitech MediaPlay Cordless Mouse USB Linux driver Logitech MediaPlay Cordless Mouse USB Linux driver is a driver for the USB Logitech MediaPlay mice. The main purpose of this page is to share my experiences with Logitech MediaPlay Cordless Mouse. Here you will find all the necessary information to put your MediaPlay mouse fully operational....


Platforms: *nix

License: Freeware Size: 12.29 KB Download (321): Logitech MediaPlay Cordless Mouse USB Linux driver Download

Added: May 11, 2010 | Visits: 1.294

Fast Logging Project for Snort Fast Logging Project for Snort is designed to gather alerts with payload from distributed snort sensors on a central server and to store them in a database (MySQL and PostgreSQL are supported). On the sensor, the output is written to a process called sockserv. This process is threaded; one...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (101): Fast Logging Project for Snort Download

Added: November 19, 2010 | Visits: 1.317

Copy URL Copy URL is an extension which adds an entry to the popup menu. This extension adds an entry to the popup menu "Copy URL of this page". When selected, the URL of the current page will be copied to the system clipboard. The URL address should be in the clipboard for the use of other applications...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (108): Copy URL Download

Added: May 19, 2010 | Visits: 1.981

XML Copy Editor XML Copy Editor is an XML editor with DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion/locking and lossless import/export of Microsoft Word documents. Whats New in This Release: - This release fixes a number of bugs and introduces...


Platforms: *nix

License: Freeware Size: 3.9 MB Download (111): XML Copy Editor Download

Added: October 27, 2010 | Visits: 1.716

Fast User Switch Applet Fast User Switch Applet is an applet for the GNOME 2.10 panel which allows for MacOS X-style menu-based user-switching. It integrates with GDM to switch between existing X11 sessions or create new ones as needed, and will show the same users as the GDM face browser. The applet can display...


Platforms: *nix

License: Freeware Size: 522.24 KB Download (125): Fast User Switch Applet Download

Added: October 21, 2010 | Visits: 1.577

Fast Date Picker Fast Date Picker project is a calendar which is easy to integrate into pages that require the users to select a date like on travel sites. Written in ECMAScript, it responds faster to the users clicks than most of the server-side-based or Java-applet-based date pickers often found on travel...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (140): Fast Date Picker 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: July 01, 2010 | Visits: 1.331

Copy as HTML Link Copy as HTML Link is a Firefox extension that creates an HTML link to the current page using the selected text and copies it (into the clipboard) for pasting into other applications..


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Copy as HTML Link Download

Added: January 14, 2010 | Visits: 1.058

Fast OnlineUpdate for SuSE 0.15.0 Fast OnlineUpdate for SuSE is a replacement for SuSEs Yast OnlineUpdate (YOU). It uses the same update description files and is therefore a complete, lightweight alternative..


Platforms: *nix

License: Freeware Size: 86.02 KB Download (98): Fast OnlineUpdate for SuSE 0.15.0 Download

Added: November 08, 2010 | Visits: 1.019

usb-mount usb-mount project provides desktop integration for systems using the hotplug scripts and the KDE desktop. It automatically mounts and unmounts USB storage partitions and modifies the users desktop, via the addition of icons representing USB storage device partitions. The user can interact with...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (95): usb-mount Download

Added: June 01, 2010 | Visits: 1.333

Molphin - DVD Copy Molphin - DVD Copy makes it easy to backup your DVDs from your home TV-DVD-Recorder to your PC.. Molphin - DVD Copy KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (142): Molphin - DVD Copy Download

Added: February 27, 2010 | Visits: 965

Config::Fast Config::Fast is an extremely fast configuration file parser. SYNOPSIS # default config format is a space-separated file company "Supercool, Inc." support nobody@nowhere.com # and then in Perl use Config::Fast; %cf = fastconfig; print "Thanks for visiting $cf{company}!n"; print...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Config::Fast Download

Added: April 27, 2010 | Visits: 1.994

Fast Secure File System Fast Secure File System exports existing directories securely over the network, letting users store and retrieve encrypted data in a scalable and transparent way. FSFS is written in C and works on GNU/Linux systems on x86 and PPC architectures, with help from FUSE and OpenSSL. File systems are...


Platforms: *nix

License: Freeware Download (96): Fast Secure File System Download

Added: January 05, 2010 | Visits: 1.100

Class::Accessor::Fast::Contained Class::Accessor::Fast::Contained is a Perl module for fast accessors with data containment. SYNOPSIS package Foo; use base qw(Class::Accessor::Fast::Contained); # The rest is the same as Class::Accessor::Fast This module does two things differently to the venerable Class::Accessor::Fast...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (101): Class::Accessor::Fast::Contained Download

Added: October 07, 2010 | Visits: 4.271

USB Pen Drive Linux USB Pen Drive Linux is portable Linux compilation that is based purely on Debian Linux. The project can be installed to a portable hard drive, USB flash pen drive or even an ipod or other portable device. USB Linux installation enables you to install a portable Linux operating system on a flash...


Platforms: *nix

License: Freeware Size: 460.4 MB Download (809): USB Pen Drive Linux Download

Added: July 22, 2010 | Visits: 1.253

Katapult-Fast Track Katapult-Fast Track project is a Katapult fork based on the KDE SVN repository. It fixes several outstanding issues of upstream Katapult. Unfortunately, Katapult development stagnated and no progress has been made upstream for half a year. Hopefully someone from the team will actually reply to my...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (101): Katapult-Fast Track Download

< 1 2 3 4 5 >