zoukankan      html  css  js  c++  java
  • 5个windows文件快速拷贝工具

    5个文件快速拷贝工具

    FastCopy (Windows, Free)

    FastCopy isn't pretty, but it is, as the name implies, quite speedy. FastCopy integrates with the system shell and is the only copier listed here which allows you to select which individual commands will appear on the right-click context menu. FastCopy allows you to specify actions based on a file's age, size, and name, among others. You can also enable secure overwrite, where all moved files are securely deleted from the source directory upon completion of the move. FastCopy can be made portable by copying the FastCopy.exe and FastCopy.chm from the installation directory.

    RichCopy (Windows, Free)

    RichCopy has been around since 2001 but was only recently released to the public; prior to that it had been an internal Microsoft tool. RichCopy offers all the functionality of the popular command line file copier, RoboCopy, but it's wrapped in a radically more user friendly GUI. RichCopy has a single but significant shortcoming: It lacks integration into the Windows shell. Despite functioning only as a stand alone tool, it earns its spot in the Hive Five by offering an enormous amount of granular control. You can apply dozens of variables control your file copying, including filtering files by name and extension and selectively applying file attributes. RichCopy is the only copier in the Hive that has profiles, a must for this app given how many variables it allows you to change. You can create a profile for every copying task you can think of.

    SuperCopier (Windows, Free)

    SuperCopier is a strong candidate for your flash drive. It's the only alternative copier here that makes itself the default drag-and-drop handler while the program is active. You can turn SuperCopier into a portable application by going into the Advanced menu and changing the Settings Location to ".ini file". SuperCopier, like RichCopy also allows you to specify if file attributes and security settings will be copied.

    TeraCopy (Windows, Basic: Free / Pro: $21) (看起来免费版功能基本够用了,看了个投票用这个的人最多)

    TeraCopy is one of the best known alternative file copiers, winning people over with an interface and functionality that one might call "just advanced enough". TeraCopy integrates with the Windows shell for drag-and-drop support and includes a solidly laid out right-click menu. It doesn't overwhelm you with a plethora of settings or options, but it provides enough advanced functionality to speed up file copying, notify you when files don't copy correctly, and allow you to bulk approve overwriting, renaming, and skipping of duplicate files. TeraCopy is also available in a portable version. The $21 Pro version adds the ability to select files by extension and remove files from the queue without having to start over.

    CopyHandler (Windows, Free)

    CopyHandler is another candidate with a ton of customizable options. While RichCopy specializes in granular control over things like file names and attributes, CopyHandler allows you to get as picky as setting custom buffer sizes based on whether a file is being copied to the same physical disk, disk to disk, disk to optical drive, and so forth. You can integrate CopyHandler into the Windows shell and the right-click menu, and you can even instruct it to perform tasks like shutting down the system when the copying is done. CopyHandler is also the only alternative copier listed here which allows you to pause your queue transfer, shut down the computer, and then start the queue up again upon logging back in.

     

    参考:

    http://www.copyhandler.com/en

    http://www.codesector.com/teracopy.php

    http://supercopier.sfxteam.org/?q=node/35

    http://technet.microsoft.com/en-us/magazine/2009.04.utilityspotlight.aspx

    http://ipmsg.org/tools/fastcopy.html.en

    转自:http://lifehacker.com/5280976/five-best-alternative-file-copiers

  • 相关阅读:
    【入门】WebRTC知识点概览 | 内有技术干货免费下载
    mysql数据库运维方案
    前端报504错误如何定位
    Python数据分析之双色球高频数据统计
    利用Dapper ORM搭建三层架构
    ASP.NET和IIS工作原理
    C#中的new修饰符
    .NET 三层架构的简单规划
    Docker Hub中拉取镜像时出现超时问题该如何做?
    项目组件:分页(pagination)
  • 原文地址:https://www.cnblogs.com/itech/p/2126591.html
Copyright © 2011-2022 走看看