HOME

TheInfoList



OR:

FastCopy
computer software Software is a set of computer programs and associated documentation and data. This is in contrast to hardware, from which the system is built and which actually performs the work. At the lowest programming level, executable code consists ...
is a file and directory copier that runs under Microsoft Windows. It was originally
open-source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
, under the GPLv3 license, but later
freeware Freeware is software, most often proprietary, that is distributed at no monetary cost to the end user. There is no agreed-upon set of rights, license, or EULA that defines ''freeware'' unambiguously; every publisher defines its own rules for t ...
releases reported "Due to various circumstances, distribution of the source code is temporarily suspended". In version 5.0.0, it changed the license for a newly added Pro version with addition features, and separated the use case in non-domestic environments, while previous versions allow using FastCopy in workplace. There are 32- and 64-bit versions, which run under Windows 7 and later, and Windows Server 2012 and later. The total size of the executable and DLL files comprising 64-bit version 4.1.7 is 1.3MB. It can run as a free-standing
portable application A portable application (portable app), sometimes also called standalone, is a program designed to read and write its configuration settings into an accessible folder in the computer, usually in the folder where the portable application can be ...
or be integrated into the
Windows shell The Windows shell is the graphical user interface for the Microsoft Windows operating system. Its readily identifiable elements consist of the desktop, the taskbar, the Start menu, the task switcher and the AutoPlay feature. On some versions o ...
, and claims to achieve reading and writing performance close to the device limit. In a test conducted in 2008 by
lifehacker ''Lifehacker'' is a weblog about life hacks and software that launched on January 31, 2005. The site was originally launched by Gawker Media and is currently owned by G/O Media. The blog posts cover a wide range of topics including: Microsoft ...
, Fastcopy was several times faster than its rival
Teracopy TeraCopy is a freemium file transfer utility designed as an alternative for the built-in Windows Explorer file transfer feature. Its focus is data integrity, file transfer reliability and the ability to pause or resume file transfers. Design ...
, a program with similar functionality. However, both programs have been updated since then. A more extensive comparison was performed between TeraCopy v2.07beta, KillCopy v2.85, FastCopy v1.99r4,
SuperCopier Ultracopier is file-copying software for Windows, macOS, and Linux. It supersedes ''SuperCopier''. Features Main features include: *pause/resume transfers *dynamic speed limitation *on-error resume *error/collision management *data security * ...
v2.2bet and published on a forum in 2009. In Microsoft Windows prior to Windows 10 v1607, programs that use the
Win32 The Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems. The name Windows API collectively refers to several different platform implementations ...
API, such as
Windows Explorer File Explorer, previously known as Windows Explorer, is a file manager application that is included with releases of the Microsoft Windows operating system from Windows 95 onwards. It provides a graphical user interface for accessing the file ...
, do not support path names longer than 260
UTF-16 UTF-16 (16-bit Unicode Transformation Format) is a character encoding capable of encoding all 1,112,064 valid code points of Unicode (in fact this number of code points is dictated by the design of UTF-16). The encoding is variable-length, as cod ...
characters; later versions of Windows allow this to be changed via the
registry Registry may refer to: Computing * Container registry, an operating-system-level virtualization registry * Domain name registry, a database of top-level internet domain names * Local Internet registry * Metadata registry, information system for re ...
or group policy. FastCopy does not use Microsoft's API and places its own calls to the NT kernel, allowing operations with path names longer than 260 characters. In 2015 FastCopyV2.11 (
BSD License BSD licenses are a family of permissive free software licenses, imposing minimal restrictions on the use and distribution of covered software. This is in contrast to copyleft licenses, which have share-alike requirements. The original BSD li ...
) was ported to Mac OS X by Japanese PostProduction L'espace Vision. It is sold on the
Mac App Store The App Store (also known as the Mac App Store) is a digital distribution platform for macOS apps, often referred to as Mac apps, created and maintained by Apple Inc. The platform was announced on October 20, 2010, at Apple's "Back to the Mac" ...
as "RapidCopy". In 2016 L'espace Vision released the Linux version of "RapidCopy for Linux" on
GitHub GitHub, Inc. () is an Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, co ...
under a BSD 2-Clause license.


Screenshots

Image:FastCopy.jpg, FastCopy On Windows 7 Image:FastCopy-GenSettings.jpg, FastCopy General Settings Window Image:FastCopy-ShellSettings.jpg, FastCopy Shell Settings Window


Reception

Bogdan Popa, who reviewed FastCopy 3.92 in
Softpedia Softpedia is a software and tech news website based in Romania. It indexes, reviews and hosts various downloadable software and reports news on technology and science topics. Website Softpedia hosts reviews written by its staff—each review in ...
, praised the product as being "An overall efficient and reliable file management tool" and gave it 4.5 out of 5 stars. User ratings by 419 users gave it an average of 4.2 out of 5 stars. On December 25, 2015 (JST), FastCopy was given Grand Prize in the .


Ported versions

*
macOS macOS (; previously OS X and originally Mac OS X) is a Unix operating system developed and marketed by Apple Inc. since 2001. It is the primary operating system for Apple's Mac (computer), Mac computers. Within the market of ...
: RapidCopy *
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which i ...
: RapidCopy for LinuxRapidCopy for GNU/Linux
/ref>


See also

*
RichCopy RichCopy is a file copy utility program developed by Ken Tamaru of Microsoft Corporation, discontinued in 2010. It is multi-threaded, which permits it under some circumstances to copy files faster than some other copiers available for the Windows ...
*
Robocopy Robocopy, for "Robust File Copy", is a command line interface, command-line directory and/or file replication command (computing), command for Microsoft Windows. Robocopy functionally replaces Xcopy, with more options. Created by Kevin Allen and ...
*
Teracopy TeraCopy is a freemium file transfer utility designed as an alternative for the built-in Windows Explorer file transfer feature. Its focus is data integrity, file transfer reliability and the ability to pause or resume file transfers. Design ...
*
Ultracopier Ultracopier is file-copying software for Windows, macOS, and Linux. It supersedes ''SuperCopier''. Features Main features include: *pause/resume transfers *dynamic speed limitation *on-error resume *error/collision management *data security * ...


References


External links

* * {{github, laurent22/fastcopy Utilities for Windows