This is the homepage for AScopy. A site maintenance utility completely written in Bash.
The main reason to write this in Bash is that it is a very portable environment. AScopy runs in any environment where the following applications are available:
Since these are available in almost any decent shell environment using installing and using AScopy should be as easy as putting the AScopy script somewhere in your PATH. Please see the installation instructions for more details.
Of course there is also a disadvantage using an application written in Bash: it is slow. Not terribly slow, in fact you will find its speed quite adequate, but nonetheless is it slower than for example sitecopy.
Version 1.0.0 has arrived. This is the first (feature) stable version. There are two major additions to this version:
It is now also possible to get in contact using forums. The links can be found here.
The documentation for the usage of AScopy on this website was not in
sync with the documentation that comes with the AScopy distribution
package. This has been fixed now.
The commands for getting AScopy from its Subversion repository were
also wrong. The proper commands are now shown.
This release adds the possibility to exclude files or directories from updating. Please refer to the documentation for more information. It can be downloaded here.
This is a bug fix release. The previous version (0.9.1) would not handle the removal of remote and local directories in the correct order. It can be downloaded here.
First production ready release of AScopy. Version 0.9.1. It can be downloaded here. There has been an earlier version (0.9.0) but that should NOT be used.