文件名称:filechange_xr
-
所属分类:
- 标签属性:
- 上传时间:2015-05-14
-
文件大小:999.91kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
ftp文件同步
处理过程
A)B从A获取文件列表
B)B发送文件列表给C
C)C用遍历接收到的文件列表,分别从D查找列表中的每个文件,查看其是否存在相同的文件:存在则把列表中的文件去掉,继续下一个;不存在则继续下一个;结束遍历后返回文件列表给B,如果都存在也要返回空列表。
D)B接收到返回的文件列表后,遍历新的列表,从A中下载对应文件,分包发送给C。
E)C接收到分包发送的数据后,解析包,然后上传到D(分追加和覆盖)。
F)停顿一定时间,整个周期再来一遍。-ftp file synchronization
Process
A) B to obtain the file list A
List B) B send the file to C
C) C received by traversing the list of files, respectively, D to find a list of each file to see if the same file exists: the presence put the file in the list is removed, continue to the next it does not exist to continue to the next after traversing the return to the file list to B, if there should be an empty list.
D) After receiving the B list of files returned, traversing new list, download the corresponding file A, sub sent to C.
After E) C receives data transmitted subcontractors, analytical package, then upload it to D (sub supplementary and coverage).
F) pause some time, the whole cycle all over again.
处理过程
A)B从A获取文件列表
B)B发送文件列表给C
C)C用遍历接收到的文件列表,分别从D查找列表中的每个文件,查看其是否存在相同的文件:存在则把列表中的文件去掉,继续下一个;不存在则继续下一个;结束遍历后返回文件列表给B,如果都存在也要返回空列表。
D)B接收到返回的文件列表后,遍历新的列表,从A中下载对应文件,分包发送给C。
E)C接收到分包发送的数据后,解析包,然后上传到D(分追加和覆盖)。
F)停顿一定时间,整个周期再来一遍。-ftp file synchronization
Process
A) B to obtain the file list A
List B) B send the file to C
C) C received by traversing the list of files, respectively, D to find a list of each file to see if the same file exists: the presence put the file in the list is removed, continue to the next it does not exist to continue to the next after traversing the return to the file list to B, if there should be an empty list.
D) After receiving the B list of files returned, traversing new list, download the corresponding file A, sub sent to C.
After E) C receives data transmitted subcontractors, analytical package, then upload it to D (sub supplementary and coverage).
F) pause some time, the whole cycle all over again.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
filechange_xr/build/build.dtd
filechange_xr/build/build.html
filechange_xr/build/build.properties
filechange_xr/build/build.sh
filechange_xr/build/build.xml
filechange_xr/build/classpaths.xml
filechange_xr/build/targets.xml
filechange_xr/filechange.iml
filechange_xr/filechange.ipr
filechange_xr/filechange.iws
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/ContinueFTP2$DownloadStatus.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/ContinueFTP2$UploadStatus.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/ContinueFTP2.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/exception/EFile.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/FileChangeSource.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/FileChangeTarget.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/source/plugin/ftp/SourceSeparate.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/source/plugin/ftp/UploadFilesToFTP.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/source/plugin/ISourceProcess.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/source/plugin/SourceProcessFtp.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/source/SourceFtpOperation.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/source/SourceOperation.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/target/plugin/ftp/DownloadFilesFromFTP.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/target/plugin/ITargetProcess.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/target/plugin/TargetProcessFtp.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/target/TargetFtpOperation.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/target/TargetOperation.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Basic$1.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Basic.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Combination.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/CompareFile.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Configuration.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/FileBean.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/FileContext.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/FileFilter.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/FileList.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/FileType.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/FileUtil.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/FtpFileCompare.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/ProcessFactory.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Separator.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/SqliteUtil.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Stream/DataBuffer.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Stream/MIOEngine.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Stream/OutputThread.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/TempFile.class
filechange_xr/out/production/filechange/config_ftp.xml
filechange_xr/out/production/filechange/filelist_smb.xml
filechange_xr/out/production/filechange/log4j.properties
filechange_xr/out/production/filechange/文件同步处理流程.jpg
filechange_xr/out/test/filechange/com/fartec/ichange/plugin/filechange/ChangeMainImp.class
filechange_xr/out/test/filechange/com/fartec/ichange/plugin/filechange/ChangeTypeImp.class
filechange_xr/out/test/filechange/com/fartec/ichange/plugin/filechange/temp/TestLinkFile.class
filechange_xr/out/test/filechange/com/fartec/ichange/plugin/filechange/temp/TestThread$MyRunable.class
filechange_xr/out/test/filechange/com/fartec/ichange/plugin/filechange/temp/TestThread.class
filechange_xr/out/test/filechange/com/fartec/ichange/plugin/filechange/TestFileChangeFtp.class
filechange_xr/out/test/filechange/com/fartec/ichange/plugin/filechange/TestSourceProcessFtp.class
filechange_xr/out/test/filechange/config_db.xml
filechange_xr/out/test/filechange/config_ftp.xml
filechange_xr/out/test/filechange/config_smb.xml
filec
filechange_xr/build/build.html
filechange_xr/build/build.properties
filechange_xr/build/build.sh
filechange_xr/build/build.xml
filechange_xr/build/classpaths.xml
filechange_xr/build/targets.xml
filechange_xr/filechange.iml
filechange_xr/filechange.ipr
filechange_xr/filechange.iws
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/ContinueFTP2$DownloadStatus.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/ContinueFTP2$UploadStatus.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/ContinueFTP2.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/exception/EFile.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/FileChangeSource.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/FileChangeTarget.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/source/plugin/ftp/SourceSeparate.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/source/plugin/ftp/UploadFilesToFTP.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/source/plugin/ISourceProcess.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/source/plugin/SourceProcessFtp.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/source/SourceFtpOperation.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/source/SourceOperation.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/target/plugin/ftp/DownloadFilesFromFTP.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/target/plugin/ITargetProcess.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/target/plugin/TargetProcessFtp.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/target/TargetFtpOperation.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/target/TargetOperation.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Basic$1.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Basic.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Combination.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/CompareFile.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Configuration.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/FileBean.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/FileContext.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/FileFilter.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/FileList.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/FileType.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/FileUtil.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/FtpFileCompare.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/ProcessFactory.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Separator.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/SqliteUtil.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Stream/DataBuffer.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Stream/MIOEngine.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/Stream/OutputThread.class
filechange_xr/out/production/filechange/com/fartec/ichange/plugin/filechange/utils/TempFile.class
filechange_xr/out/production/filechange/config_ftp.xml
filechange_xr/out/production/filechange/filelist_smb.xml
filechange_xr/out/production/filechange/log4j.properties
filechange_xr/out/production/filechange/文件同步处理流程.jpg
filechange_xr/out/test/filechange/com/fartec/ichange/plugin/filechange/ChangeMainImp.class
filechange_xr/out/test/filechange/com/fartec/ichange/plugin/filechange/ChangeTypeImp.class
filechange_xr/out/test/filechange/com/fartec/ichange/plugin/filechange/temp/TestLinkFile.class
filechange_xr/out/test/filechange/com/fartec/ichange/plugin/filechange/temp/TestThread$MyRunable.class
filechange_xr/out/test/filechange/com/fartec/ichange/plugin/filechange/temp/TestThread.class
filechange_xr/out/test/filechange/com/fartec/ichange/plugin/filechange/TestFileChangeFtp.class
filechange_xr/out/test/filechange/com/fartec/ichange/plugin/filechange/TestSourceProcessFtp.class
filechange_xr/out/test/filechange/config_db.xml
filechange_xr/out/test/filechange/config_ftp.xml
filechange_xr/out/test/filechange/config_smb.xml
filec
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.