A Tcl script synchronizes files (one way) for back up file systems for home use. It has small foot print and support resumed synchronization.
Be the first to post a text review of Simple File Replication Script. Rate and review a project by clicking thumbs up or thumbs down in the right column.
SFRS (Simple File Replication Script) is a Tcl script that synchronizes files (one way) to back up file systems. It has small foot print and support resumed synchronization. Version 0.3 support comparison by file modification time stamps and/or file sizes. A user can test run without any modifications in destination file system.
Version 0.3: * Added an option to detect file changes by size comparison. Detecting if a file has been changed by file modification time can be troublesome, especially for files mounted via FTP. * Added an optional configuration "dryRun". The user can test run to see what would be changed in destination without files are physically copied over. * Added an optional configuration "skipDirs". The user can specify a list of directories/folders to skip in the sync. * Allow user to name a replication. So multiple replications are possible. * Fixed a bug when source dir is not a root drive.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?