Download List

프로젝트 설명

Fsync is a Perl script which allows for file synchronization between remote hosts, containing functionality similar to that of the rsync and CVS packages. Since fsync is a single Perl script, setting up file synchronization on a new machine is relatively simple. Communication between the hosts is via a socket mechanism, with the remote server started by rsh, by ssh or manually. The program was written with slow modem connections in mind. Fsync supports the concept of merging differences from local/remote hosts with hooks for tools to merge the trees. Fsync requires perl 5.004 or newer. This program is licensed under the GNU Public License.

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.

2001-08-15 20:45
2.84

등록일 미러링 기능 (그렇게 rsync와 같은 동작). 여러 호스트 사이의 동기화를위한 더 나은 지원 및 심볼릭 링크의 더 유연한 치료도 가능합니다. 많은 다른 사소한 변경 사항을 여기에 제출되었습니다.
Tags: Major feature enhancements
Added mirroring functionality (so it behaves like rsync). Better support for synchronization between multiple hosts, and more flexible treatment of symlinks is also available. Many other minor changes have been made here.

2001-01-30 15:12
2.46

이제는 충돌 줄여 다른 체크섬 알고리즘을 사용합니다. 디렉토리 파일 / 디렉토리마다 옵션을 제외하는 대신. fsyncrc 파일을 수정하는 데 그 항목을 적절한 배치 될 수있습니다. fsync 스킵 파일입니다. fsync 매달려 있기 때문에 지금은 링크와 함께 작품을 심볼릭 링크가 지금은 더 나은 처리됩니다. 이것은 CFS 디렉터리 동기화 수있습니다, 예를 들어. 원격 오류 처리를 향상됩니다.
Now using a different checksum algorithm, which reduces collisions. A per-directory file/directory exclude option means that instead of having to modify the .fsyncrc file, an entry can be placed in the appropriate .fsync-skip file. Symbolic links are now handle better because fsync now works with dangling links. This allows syncing of CFS directories, for instance. Remote error handling is improved.

2001-01-30 15:12
2.35

지금, 각종 버그 수정 대용량 파일, 자동 실행에 대한 지원의 증분 복제 특징이다.
It now features incremental copying of large files, support for unattended execution, and various bug fixes.

2001-01-30 15:12
2.19

이 fsync에 대한 첫 번째 발표입니다.
This is the first announcement for fsync.

Project Resources