RAA - ftp_sync

ftp_sync / 1.0.0

Short description: Synchronize files on multiple machines via FTP server
Category: Application/Utility
Status: alpha
Created: 2004-05-02 05:17:44 GMT
Last update: 2004-05-02 05:17:44 GMT
Owner: Zoran Lazarevic - Laza (Projects of this owner)
Homepage: http://lazax.com/software/ftp_sync/ftp_sync.html
Download: http://lazax.com/software/ftp_sync/
License: Ruby's
Dependency:
None
Description:

FTP Sync allows synchronizing files on multiple client machines via an FTP server. I wrote this because my web host does not run CVS. Additionally, I usually sync large binary files, and I need only the latest version. FTP Sync saves file information (version and timestamp) in an XML file which is stored on the FTP server alognside the file with content. The program compares the version number in the remote XML file, and the time stamp on the local XML file, figuring out whether to upload the local version or download the remote one.

Edit this project (for project owner)

back to RAA top