#! /bin/sh -x find . -newer NEW -print | cpio -o | ssh fog.misty.com "cd `pwd` && cpio -ivdm"