Transferring blosxom files to another server
cd ~/public_html && tar -zc blosxom | ssh another.server.pl 'cd public_html && tar zxv 'Why like this?
Because blosxom depends on mtime for sorting, and this way we preserve mtime.
| Transferring blosxom files to another server | | 2003.02.15-12:25.00
