Thursday, June 21, 2007

lftp woes

Fed up with lftp mirroring being broken.

Discovered a nice simple sanity check though for making sure we don't do a Greig:

grep ^lcd /etc/mirror.conf | awk '{print "ls -ld " $2}' | /bin/sh

1 comment:

Graeme Stewart said...

But we are running it as user mirror, aren't we?