#! /bin/sh tfdir="$1" ssh -p 2322 root@tc1 "cd $tfdir;find . -depth -print" | od -c # | ssh -p 2422 catcom@tc1 "cd $tfdir;gzip -d -c | cpio -ivdum"