2010-08-04 To copy many small files do not use scp because it's very slow. Instead use: tar cf - files | ssh machine tar xf - -C /path/to/dest http://marmaro.de/lue/ markus schnalke