Download List

프로젝트 설명

bfsync is a file-synchronization tool that allows you to keep a collection of big files synchronized on many machines. It is built around a FuSE filesystem, so repositories can be mounted and the contents can be viewed and modified via the mount point. A collection of commands like commit/push/pull/put/get can be used to control bfsyncs behaviour, and trigger data / history transfers between machines. In addition to synchronizing files between many machines, bfsync can also be used to store backups.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-23 06:56
0.2.0

이 릴리스는 거의 완전 한 다시 쓰기. 그것은 더 이상 기반으로 git, 하지만 SQLite 데이터베이스를 사용 하 여 콘텐츠를 저장. 퓨즈 파일 시스템은 지금 저장소 내용 보기/편집 하는 데 사용 됩니다. 퓨즈 파일 시스템을 통해 이전 버전에 직접 액세스 하는 것이 불가능 하므로 버전 기록 개선 되었다. 이 릴리스에 또한 사용자 및 그룹, 접합이, 장치와 지원 됩니다 그래서 오래 된 그것 보다 더 많은 메타 데이터를 저장 합니다. 병합 충돌을 대화형으로 처리 하는 코드를 제공 (예를 들어 파일 X 두 체크 아웃에 독립적으로 수정 된 경우).
Tags: Stable
This release is an almost complete rewrite. It is no longer based on git, but uses an SQLite database to store the content. A FuSE filesystem is now used to view/edit the repository contents. The version history was improved, so it is possible to directly access old versions via the FuSE filesystem. This release also stores more metadata than the old one, so user and group, hardlinks, devices, and so on are supported. It provides code to interactively handle merge conflicts (for instance if the file X was independently modified in two checkouts).

2011-08-30 05:07
0.1.1

이 릴리스는 이미 해시되어 다시 해싱 파일을 만들기 위해 향상된 해시 캐시를 가지고 (어떤은 더 나은 성능을 의미합니다) 훨씬 덜 가능성이 전에. 그것은 체크에서 사소한 문제를 해결, 얻는다면, repo - 파일 명령.
Tags: Stable
This release has an improved hash cache to make re-hashing a file that has already been hashed before a lot less likely (which means better performance). It fixes minor problems in the check, get, and repo-files commands.

2011-08-24 21:00
0.1.0

이것은 초기 공개됩니다. 그것은 당신이 여러 호스트간에 동기화 파일의 컬렉션을 유지하는 데 필요한 모든이 포함되어 있습니다.
Tags: Stable
This is the initial public release. It contains everything you need to maintain a collection of files that is synchronized between multiple hosts.

Project Resources