I was thinking of telneting into the remote machines and running the following:
perl -MFile::Find -e "find(sub{print qq($File::Find::name\n);},q($path))"
and capturing the output to get my list of files.
Then using telnet again to 'cat' the files and capturing the output from both machine and comparing that....which I suppose is just like using ftp in the end.
In reply to Re^2: Generic compare script.
by TeraMarv
in thread Generic compare script.
by TeraMarv
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |