Another SiteCOPY (ascopy) is a command-line tool to maintain remote copies of websites and is completely written in Bash, so no compilation required and very portable.
Be the first to post a text review of aScopy. Rate and review a project by clicking thumbs up or thumbs down in the right column.
2006-12-01 Niels Heirbaut <nheirbaut@users.sourceforge.net> * configure.ac: Changed version number to 1.0.0. Removed AX_CHECK_DOCBOOK. Removed man/ascopy.xml from the AC_CONFIG_FILES. Removed AC_CONFIG_MACRO_DIR. * m4/check_docbook.m4: Removed file and its directory. * Makefile.am: Removed ACLOCAL_AMFLAGS. * TODO: Updated. * src/ascopy.in (process_state_differences): Split the batch file over three separate ones to make it possible to use both SSH and SFTP for batch processing. * src/ascopy.in (set_site_state_changes)(process_state_differences): Added checking for files that are copied.
2006-08-25 Niels Heirbaut <nheirbaut@users.sourceforge.net> * src/ascopy.in (process_state_differences): Reversed the direction of in which the loop with deleted directories is traversed to make sure that sub directories are deleted first. 2006-07-23 Niels Heirbaut <nheirbaut@users.sourceforge.net> * configure.ac: Changed version number to 0.9.2. 2006-07-05 Niels Heirbaut <nheirbaut@users.sourceforge.net> * src/ascopy.in: Added a check for the availability of the local site directory. 2006-06-22 Niels Heirbaut <nheirbaut@users.sourceforge.net> * configure.ac: Added AC_PREREQ and AC_CONFIG_MACRO_DIR macros and extended the AM_INIT_AUTOMAKE macro with Automake options. * m4/check_docbook.m4: New file. * Makefile.am: Added ACLOCAL_AMFLAGS 2006-06-20 Niels Heirbaut <nheirbaut@users.sourceforge.net> * man/ascopy.xml.in: Textual contents are now equal to man/ascopy.1.in 2006-06-18 Niels Heirbaut <nheirbaut@users.sourceforge.net> * configure.ac: Set the version to 0.9.1 because of bug-fix (see src/ascopy.in). * man/ascopy.xml.in: New file. * src/ascopy.in: Put all the definitions for getopt beack on one line. This was causing errors. 2006-06-17 Niels Heirbaut <nheirbaut@users.sourceforge.net> * man/ascopy.1.in: Added documentation for the short versions of the --synchronize, --update and --initialize options. * src/ascopy.in: Added the short versions of the --synchronize, --update and --initialize options. 2006-06-13 Niels Heirbaut <nheirbaut@users.sourceforge.net> * bootstrap: Autoreconf no longer forces file copies. * configure.ac (AC_INIT): Changed the e-mail address to the address at users.sourceforge.net. * man/ascopy.1.in: Numerous additions. * src/ascopy.in: Replaced the bug report e-mail address with the macro PACKAGE_BUGREPORT from the autoconf package. 2006-06-11 Niels Heirbaut <nheirbaut@users.sourceforge.net> * AUTHORS: New file. * bootstrap: New file. * ChangeLog: New file. * configure.ac: New file. * COPYING: New file. * INSTALL: New file. * Makefile.am: New file. * man/ascopy.1.in: New file. * man/Makefile.am: New file. * man/Makefile.in: New file. * NEWS: New file. * README: New file. * src/ascopy.in: New file. * src/Makefile.am: New file. * TODO: New file.
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?