文件名称:FastcopyHelper
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 540kb
- 下载次数:
- 0次
- 提 供 者:
- as***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
*功能说明*
平时同步两个文件夹的时候,假如我在源目录大量移动了文件的位置,或者更改了文件夹的名字,这个时候使用一般的工具,都是把目标目录的旧文件夹删除,然后再从源目录复制文件到新目录中。可是这个过程有个弊端就是,当同步的是两个不同磁盘(比如PC与移动硬盘同步,等),且更名的目录中有大量的文件的时候,同步起来就是非常的耗时间。而假如使用人工手动在目标目录新建一个文件夹,再移动数据过去的话,耗时将不超过几秒。
而这个程序就是模拟这个过程:它将可以重用在 目标目录 已有的文件。这样就只需同步复制 目标目录 没有的文件即可。-* Function Descr iption*
Usually when two folders synchronized, and if I moved a lot in the source directory location of the file or folder name change, this time using common tools, are the target directory, delete the old folder, and then from source directory to copy files to the new directory. However, disadvantages of this process there is, when synchronized to two different disk (such as PC and mobile hard disk synchronization, etc.), and renamed the directory when a large number of files, synchronization up is very time-consuming. And if the target directory using manually create a new folder, then move the data in the past, then, time-consuming to no more than a few seconds.
This procedure is the simulation of this process: it can reuse the existing files in the target directory. This is not just replication of the file to the target directory.
平时同步两个文件夹的时候,假如我在源目录大量移动了文件的位置,或者更改了文件夹的名字,这个时候使用一般的工具,都是把目标目录的旧文件夹删除,然后再从源目录复制文件到新目录中。可是这个过程有个弊端就是,当同步的是两个不同磁盘(比如PC与移动硬盘同步,等),且更名的目录中有大量的文件的时候,同步起来就是非常的耗时间。而假如使用人工手动在目标目录新建一个文件夹,再移动数据过去的话,耗时将不超过几秒。
而这个程序就是模拟这个过程:它将可以重用在 目标目录 已有的文件。这样就只需同步复制 目标目录 没有的文件即可。-* Function Descr iption*
Usually when two folders synchronized, and if I moved a lot in the source directory location of the file or folder name change, this time using common tools, are the target directory, delete the old folder, and then from source directory to copy files to the new directory. However, disadvantages of this process there is, when synchronized to two different disk (such as PC and mobile hard disk synchronization, etc.), and renamed the directory when a large number of files, synchronization up is very time-consuming. And if the target directory using manually create a new folder, then move the data in the past, then, time-consuming to no more than a few seconds.
This procedure is the simulation of this process: it can reuse the existing files in the target directory. This is not just replication of the file to the target directory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Fastcopy同步辅助器[方案二]
..........................\Fastcopy同步辅助器
..........................\Fastcopy同步辅助器.sln
..........................\Fastcopy同步辅助器.suo
..........................\..................\bin
..........................\..................\...\Debug
..........................\..................\...\.....\FastCopy
..........................\..................\...\.....\FastcopyPath.ini
..........................\..................\...\.....\....Copy\FastCopy.chm
..........................\..................\...\.....\........\FastCopy.exe
..........................\..................\...\.....\........\fastcopy.ini
..........................\..................\...\.....\........\fastcopy.log
..........................\..................\...\.....\........\FastCopy_exception.log
..........................\..................\...\.....\........\FastEx64.dll
..........................\..................\...\.....\........\FastExt1.dll
..........................\..................\...\.....\........\FastExt1.dll.new
..........................\..................\...\.....\........\readme.txt
..........................\..................\...\.....\........\setup.exe
..........................\..................\...\.....\Fastcopy同步辅助器.exe
..........................\..................\...\.....\Fastcopy同步辅助器.pdb
..........................\..................\...\.....\Fastcopy同步辅助器.vshost.exe
..........................\..................\...\.....\Fastcopy同步辅助器.vshost.exe.manifest
..........................\..................\DirectorySearcher Control.cs
..........................\..................\Fastcopy同步辅助器.csproj
..........................\..................\Fastcopy同步辅助器.csproj.user
..........................\..................\frm_Main.cs
..........................\..................\frm_Main.Designer.cs
..........................\..................\frm_Main.resx
..........................\..................\obj
..........................\..................\...\Debug
..........................\..................\...\.....\Fastcopy同步辅助器.csproj.FileListAbsolute.txt
..........................\..................\...\.....\Fastcopy同步辅助器.csproj.GenerateResource.Cache
..........................\..................\...\.....\Fastcopy同步辅助器.exe
..........................\..................\...\.....\Fastcopy同步辅助器.frm_Main.resources
..........................\..................\...\.....\Fastcopy同步辅助器.pdb
..........................\..................\...\.....\Fastcopy同步辅助器.Properties.Resources.resources
..........................\..................\...\.....\Refactor
..........................\..................\...\.....\TempPE
..........................\..................\Program.cs
..........................\..................\Properties
..........................\..................\..........\AssemblyInfo.cs
..........................\..................\..........\Resources.Designer.cs
..........................\..................\..........\Resources.resx
..........................\..................\..........\Settings.Designer.cs
..........................\..................\..........\Settings.settings
..........................\Fastcopy同步辅助器
..........................\Fastcopy同步辅助器.sln
..........................\Fastcopy同步辅助器.suo
..........................\..................\bin
..........................\..................\...\Debug
..........................\..................\...\.....\FastCopy
..........................\..................\...\.....\FastcopyPath.ini
..........................\..................\...\.....\....Copy\FastCopy.chm
..........................\..................\...\.....\........\FastCopy.exe
..........................\..................\...\.....\........\fastcopy.ini
..........................\..................\...\.....\........\fastcopy.log
..........................\..................\...\.....\........\FastCopy_exception.log
..........................\..................\...\.....\........\FastEx64.dll
..........................\..................\...\.....\........\FastExt1.dll
..........................\..................\...\.....\........\FastExt1.dll.new
..........................\..................\...\.....\........\readme.txt
..........................\..................\...\.....\........\setup.exe
..........................\..................\...\.....\Fastcopy同步辅助器.exe
..........................\..................\...\.....\Fastcopy同步辅助器.pdb
..........................\..................\...\.....\Fastcopy同步辅助器.vshost.exe
..........................\..................\...\.....\Fastcopy同步辅助器.vshost.exe.manifest
..........................\..................\DirectorySearcher Control.cs
..........................\..................\Fastcopy同步辅助器.csproj
..........................\..................\Fastcopy同步辅助器.csproj.user
..........................\..................\frm_Main.cs
..........................\..................\frm_Main.Designer.cs
..........................\..................\frm_Main.resx
..........................\..................\obj
..........................\..................\...\Debug
..........................\..................\...\.....\Fastcopy同步辅助器.csproj.FileListAbsolute.txt
..........................\..................\...\.....\Fastcopy同步辅助器.csproj.GenerateResource.Cache
..........................\..................\...\.....\Fastcopy同步辅助器.exe
..........................\..................\...\.....\Fastcopy同步辅助器.frm_Main.resources
..........................\..................\...\.....\Fastcopy同步辅助器.pdb
..........................\..................\...\.....\Fastcopy同步辅助器.Properties.Resources.resources
..........................\..................\...\.....\Refactor
..........................\..................\...\.....\TempPE
..........................\..................\Program.cs
..........................\..................\Properties
..........................\..................\..........\AssemblyInfo.cs
..........................\..................\..........\Resources.Designer.cs
..........................\..................\..........\Resources.resx
..........................\..................\..........\Settings.Designer.cs
..........................\..................\..........\Settings.settings