Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2009, Vol. 35 ›› Issue (10): 112-114.

• Security Technology • Previous Articles     Next Articles

Design and Implementation of Remote File Backup and Recover System

REN Xin, LI Tao, HU Xiao-qin   

  1. (College of Computer Science, Sichuan University, Chengdu 610065)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-05-20 Published:2009-05-20

远程文件备份与恢复系统的设计与实现

任 欣,李 涛,胡晓勤   

  1. (四川大学计算机学院,成都 610065)

Abstract: A remote File Backup and Recover System(FBRS) is presented and realized. Through adding a system snapshot for the backup file on FBRS client, it determines whether the file is updated, computes the difference and sends the result of difference compute(difference file) to the FBRS server, the FBRS server playback the difference file, the remote file synchronization is realized. Test results show that compared to rsync, the system can prominent reduce the network bandwidth consumption.

Key words: system snapshot, remote file synchronization, backup and recover

摘要: 提出并实现一种远程文件备份与恢复系统(FBRS),利用FBRS客户端将须备份的文件进行系统快照,判断该文件是否有更新,并进行差异计算,将差异计算结果(即差异文件)发送到FBRS服务器,在FBRS服务器端进行差异重放,实现远程文件同步。测试结果表明,FBRS同rsync相比,能显著减小网络带宽的消耗。

关键词: 系统快照, 远程文件同步, 备份与恢复

CLC Number: